summaryrefslogtreecommitdiffstats
path: root/kpilot/tests/testaddress.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kpilot/tests/testaddress.cc')
-rw-r--r--kpilot/tests/testaddress.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpilot/tests/testaddress.cc b/kpilot/tests/testaddress.cc
index 0919b8c0..5da0c447 100644
--- a/kpilot/tests/testaddress.cc
+++ b/kpilot/tests/testaddress.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 << "### testaddresses\n#\n#" << endl;