summaryrefslogtreecommitdiffstats
path: root/kate/app/kwritemain.h
diff options
context:
space:
mode:
Diffstat (limited to 'kate/app/kwritemain.h')
-rw-r--r--kate/app/kwritemain.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/app/kwritemain.h b/kate/app/kwritemain.h
index 6a3565a6c..91c4240ff 100644
--- a/kate/app/kwritemain.h
+++ b/kate/app/kwritemain.h
@@ -76,7 +76,7 @@ class KWrite : public KParts::MainWindow
void printNow();
void printDlg();
- void newStatus(const TQString &msg);
+ void newtqStatus(const TQString &msg);
void newCaption();
void slotDropEvent(TQDropEvent *);
@@ -135,4 +135,4 @@ class KWriteEditorChooser: public KDialogBase
};
#endif
-// kate: space-indent on; indent-width 2; replace-tabs on; mixed-indent off;
+// kate: space-indent on; indent-width 2; tqreplace-tabs on; mixed-indent off;