diff options
Diffstat (limited to 'kdf/mntconfig.h')
-rw-r--r-- | kdf/mntconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdf/mntconfig.h b/kdf/mntconfig.h index 682c229..b524089 100644 --- a/kdf/mntconfig.h +++ b/kdf/mntconfig.h @@ -46,7 +46,7 @@ class TQListViewItem; class MntConfigWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: enum ColType |