summaryrefslogtreecommitdiffstats
path: root/ksokoban/InternalCollections.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksokoban/InternalCollections.cpp')
-rw-r--r--ksokoban/InternalCollections.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksokoban/InternalCollections.cpp b/ksokoban/InternalCollections.cpp
index cdc3dbb3..242a724d 100644
--- a/ksokoban/InternalCollections.cpp
+++ b/ksokoban/InternalCollections.cpp
@@ -63,7 +63,7 @@ InternalCollections::collectionName(int _level) {
}
assert(false);
- return QString();
+ return TQString();
}