diff options
Diffstat (limited to 'kdat/KDatMainWindow.h')
-rw-r--r-- | kdat/KDatMainWindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/KDatMainWindow.h b/kdat/KDatMainWindow.h index f709f5f..34772dc 100644 --- a/kdat/KDatMainWindow.h +++ b/kdat/KDatMainWindow.h @@ -52,7 +52,7 @@ class TapeInfoWidget; * @short The KDat main window. Everything happens from here. */ class KDatMainWindow : public TDEMainWindow { - Q_OBJECT + TQ_OBJECT private: |