diff options
Diffstat (limited to 'src/dolphin.h')
-rw-r--r-- | src/dolphin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphin.h b/src/dolphin.h index 9cfbc5d..4dfb0ef 100644 --- a/src/dolphin.h +++ b/src/dolphin.h @@ -57,7 +57,7 @@ class rightSidebar; */ class Dolphin : public TDEMainWindow { - Q_OBJECT + TQ_OBJECT public: |