summaryrefslogtreecommitdiffstats
path: root/kverbos/kverbos/kverbos.h
diff options
context:
space:
mode:
Diffstat (limited to 'kverbos/kverbos/kverbos.h')
-rw-r--r--kverbos/kverbos/kverbos.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kverbos/kverbos/kverbos.h b/kverbos/kverbos/kverbos.h
index b31bf12a..982ee0c1 100644
--- a/kverbos/kverbos/kverbos.h
+++ b/kverbos/kverbos/kverbos.h
@@ -63,7 +63,7 @@ class KVerbosApp : public KMainWindow
public:
/** construtor of KVerbosApp, calls all init functions to create the application.
*/
- KVerbosApp(QWidget* parent=0, const char* name=0);
+ KVerbosApp(TQWidget* parent=0, const char* name=0);
~KVerbosApp();
/** opens a file specified by commandline option
*/
@@ -164,7 +164,7 @@ class KVerbosApp : public KMainWindow
* current actions.
* @param text the text that is displayed in the statusbar
*/
- void slotStatusMsg(const QString &text);
+ void slotStatusMsg(const TQString &text);
/** Gibt die Anzahl der Verben in der Statuszeile aus */
void slotStatusVerbMsg(int);
/** Gibt die Anzahl der geübten Verben in der Statuszeile aus.