summaryrefslogtreecommitdiffstats
path: root/kspaceduel/topwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kspaceduel/topwidget.h')
-rw-r--r--kspaceduel/topwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspaceduel/topwidget.h b/kspaceduel/topwidget.h
index 39c0f5d3..7c86a39c 100644
--- a/kspaceduel/topwidget.h
+++ b/kspaceduel/topwidget.h
@@ -14,7 +14,7 @@ public:
void start();
private slots:
- void setStatusText(const QString & text,int id);
+ void setStatusText(const TQString & text,int id);
void keySetup();
void energy(int pn,int en);
void hitPoints(int pn,int hp);