summaryrefslogtreecommitdiffstats
path: root/src/modules/theme/managementdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/theme/managementdialog.h')
-rw-r--r--src/modules/theme/managementdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/theme/managementdialog.h b/src/modules/theme/managementdialog.h
index 97e47344..b7a3c948 100644
--- a/src/modules/theme/managementdialog.h
+++ b/src/modules/theme/managementdialog.h
@@ -76,7 +76,7 @@ class KviThemeManagementDialog : public TQDialog
Q_OBJECT
TQ_OBJECT
public:
- KviThemeManagementDialog(TQWidget * tqparent);
+ KviThemeManagementDialog(TQWidget * parent);
virtual ~KviThemeManagementDialog();
protected:
static KviThemeManagementDialog * m_pInstance;