summaryrefslogtreecommitdiffstats
path: root/kkbswitch/kbswitchapp.h
diff options
context:
space:
mode:
Diffstat (limited to 'kkbswitch/kbswitchapp.h')
-rw-r--r--kkbswitch/kbswitchapp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kkbswitch/kbswitchapp.h b/kkbswitch/kbswitchapp.h
index d08147d..f59d120 100644
--- a/kkbswitch/kbswitchapp.h
+++ b/kkbswitch/kbswitchapp.h
@@ -29,7 +29,7 @@
#include <kuniqueapp.h>
#endif
-//#include <qmap.h>
+//#include <ntqmap.h>
#include "kbgroup.h"
#include "kbswitchtrayicon.h"
@@ -45,7 +45,7 @@ typedef struct _KBWinInfo {
int next_groupno;
} KBWinInfo;
-typedef QMap<WId, KBWinInfo> KBWindowMap;*/
+typedef TQMap<WId, KBWinInfo> KBWindowMap;*/
/**
*@author Leonid Zeitlin