diff options
Diffstat (limited to 'src/dolphinview.h')
-rw-r--r-- | src/dolphinview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h index 1ac23d2..b8ceb65 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -64,7 +64,7 @@ class FilterBar; */ class DolphinView : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |