summaryrefslogtreecommitdiffstats
path: root/kgpg/kgpg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kgpg/kgpg.cpp')
-rw-r--r--kgpg/kgpg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kgpg/kgpg.cpp b/kgpg/kgpg.cpp
index 7dc8c75..b6d9194 100644
--- a/kgpg/kgpg.cpp
+++ b/kgpg/kgpg.cpp
@@ -729,7 +729,7 @@ void MyView::installShred()
void MyView::slotSaveOptionsPath()
{
-qWarning("Save wizard settings...");
+tqWarning("Save wizard settings...");
if (wiz->checkBox1->isChecked()) installShred();
KGpgSettings::setAutoStart( wiz->checkBox2->isChecked() );