diff options
Diffstat (limited to 'lib/widgets/propeditor/purledit.h')
-rw-r--r-- | lib/widgets/propeditor/purledit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/purledit.h b/lib/widgets/propeditor/purledit.h index 396b16ba..88435a40 100644 --- a/lib/widgets/propeditor/purledit.h +++ b/lib/widgets/propeditor/purledit.h @@ -39,7 +39,7 @@ namespace PropertyLib{ class PUrlEdit : public PropertyWidget { Q_OBJECT - TQ_OBJECT + public: #ifndef PURE_QT enum Mode {File = KFile::File,Directory = KFile::Directory}; |