diff options
Diffstat (limited to 'tdecore/tests/kshelltest.cpp')
-rw-r--r-- | tdecore/tests/kshelltest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tests/kshelltest.cpp b/tdecore/tests/kshelltest.cpp index 394394e28..be5f9ef30 100644 --- a/tdecore/tests/kshelltest.cpp +++ b/tdecore/tests/kshelltest.cpp @@ -2,7 +2,7 @@ #include <iostream> -static QCString +static TQCString ps(const TQString &s) { if (s.isNull()) |