summaryrefslogtreecommitdiffstats
path: root/kpilot/tests/testdatebook.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kpilot/tests/testdatebook.cc')
-rw-r--r--kpilot/tests/testdatebook.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpilot/tests/testdatebook.cc b/kpilot/tests/testdatebook.cc
index 5c1da9d2..8e6cc556 100644
--- a/kpilot/tests/testdatebook.cc
+++ b/kpilot/tests/testdatebook.cc
@@ -62,7 +62,7 @@ int main(int argc, char **argv)
#ifdef DEBUG
debug_level= (args->isSet("verbose")) ? 4 : 0;
#endif
- QString datadir = args->getOption("data-dir");
+ TQString datadir = args->getOption("data-dir");
DEBUGKPILOT << "### testdatebook\n#\n#" << endl;