diff options
Diffstat (limited to 'ksim/themeprefs.h')
-rw-r--r-- | ksim/themeprefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/themeprefs.h b/ksim/themeprefs.h index 12278a4..ec788b3 100644 --- a/ksim/themeprefs.h +++ b/ksim/themeprefs.h @@ -78,7 +78,7 @@ namespace KSim Q_OBJECT TQ_OBJECT public: - ThemePrefs(TQWidget *tqparent, const char *name=0); + ThemePrefs(TQWidget *parent, const char *name=0); ~ThemePrefs(); public slots: |