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 242a724d..5b019f52 100644
--- a/ksokoban/InternalCollections.cpp
+++ b/ksokoban/InternalCollections.cpp
@@ -38,7 +38,7 @@ InternalCollections::realCollection2Config(int collection) {
return collection_save_id[collection];
}
-QString
+TQString
InternalCollections::collectionName(int _level) {
switch (_level) {
case 0: