diff options
Diffstat (limited to 'korn/keditlistboxman.h')
-rw-r--r-- | korn/keditlistboxman.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/keditlistboxman.h b/korn/keditlistboxman.h index 0432e76e7..3c213c3c3 100644 --- a/korn/keditlistboxman.h +++ b/korn/keditlistboxman.h @@ -33,7 +33,7 @@ class TQWidget; */ class KEditListBoxManager : public KEditListBox { Q_OBJECT - TQ_OBJECT + public: /** * Constructor: @see KEditListBoxManager::KEditListBoxManager( const TQString&, TQWidget, const char * name, bool, int ) |