diff options
Diffstat (limited to 'kspaceduel/topwidget.h')
-rw-r--r-- | kspaceduel/topwidget.h | 2 |
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); |