diff options
Diffstat (limited to 'kopete/plugins/texteffect/texteffectconfig.h')
-rw-r--r-- | kopete/plugins/texteffect/texteffectconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/texteffect/texteffectconfig.h b/kopete/plugins/texteffect/texteffectconfig.h index 103ba772..2e9973b2 100644 --- a/kopete/plugins/texteffect/texteffectconfig.h +++ b/kopete/plugins/texteffect/texteffectconfig.h @@ -19,7 +19,7 @@ #ifndef TEXTEFFECTCONFIG_H #define TEXTEFFECTCONFIG_H -class QStringList; +class TQStringList; class TextEffectConfig { |