diff options
Diffstat (limited to 'kfind/kfindpart.h')
-rw-r--r-- | kfind/kfindpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfind/kfindpart.h b/kfind/kfindpart.h index 3ec83970a..b07705645 100644 --- a/kfind/kfindpart.h +++ b/kfind/kfindpart.h @@ -41,7 +41,7 @@ class IconViewBrowserExtension; class KFindPart : public KonqDirPart//KParts::ReadOnlyPart { friend class KFindPartBrowserExtension; - Q_OBJECT + TQ_OBJECT TQ_PROPERTY( bool showsResult READ showsResult ) public: KFindPart( TQWidget * parentWidget, const char *widgetName, |