summaryrefslogtreecommitdiffstats
path: root/ksmserver/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksmserver/test.cpp')
-rw-r--r--ksmserver/test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksmserver/test.cpp b/ksmserver/test.cpp
index 57a6c51d6..846c449db 100644
--- a/ksmserver/test.cpp
+++ b/ksmserver/test.cpp
@@ -15,7 +15,7 @@ main(int argc, char *argv[])
KSMShutdownFeedback::start();
KApplication::ShutdownType sdtype = KApplication::ShutdownTypeNone;
- QString bopt;
+ TQString bopt;
(void)KSMShutdownDlg::confirmShutdown( true,
sdtype,
bopt );