diff options
Diffstat (limited to 'src/dolphindetailsview.h')
-rw-r--r-- | src/dolphindetailsview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h index 3b7e783..e6462da 100644 --- a/src/dolphindetailsview.h +++ b/src/dolphindetailsview.h @@ -40,7 +40,7 @@ class DolphinView; */ class DolphinDetailsView : public KFileDetailView, public ItemEffectsManager { - Q_OBJECT + TQ_OBJECT public: |