summaryrefslogtreecommitdiffstats
path: root/src/viewpropertiesdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/viewpropertiesdialog.h')
-rw-r--r--src/viewpropertiesdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/viewpropertiesdialog.h b/src/viewpropertiesdialog.h
index 80cc38b..2332cd2 100644
--- a/src/viewpropertiesdialog.h
+++ b/src/viewpropertiesdialog.h
@@ -41,7 +41,7 @@ class DolphinView;
class ViewPropertiesDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ViewPropertiesDialog(DolphinView* dolphinView);