diff options
Diffstat (limited to 'kgeography/src/script.cpp')
-rw-r--r-- | kgeography/src/script.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kgeography/src/script.cpp b/kgeography/src/script.cpp index bae8e3c8..d6da14e8 100644 --- a/kgeography/src/script.cpp +++ b/kgeography/src/script.cpp @@ -19,7 +19,7 @@ int main(int argc, char *argv[]) { if (argc != 3) { - qDebug("Usage: ./script dirWithkgmFiles fileToOutputTranslations"); + tqDebug("Usage: ./script dirWithkgmFiles fileToOutputTranslations"); return 1; } |