diff options
Diffstat (limited to 'style/config/lipstikconf.h')
-rw-r--r-- | style/config/lipstikconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/config/lipstikconf.h b/style/config/lipstikconf.h index 8171972..2254649 100644 --- a/style/config/lipstikconf.h +++ b/style/config/lipstikconf.h @@ -38,7 +38,7 @@ class LipstikStyleConfig: public TQWidget Q_OBJECT TQ_OBJECT public: - LipstikStyleConfig(TQWidget* tqparent); + LipstikStyleConfig(TQWidget* parent); ~LipstikStyleConfig(); //This signal and the next two slots are the plugin |