From 03e5e287213a5f14821cfb13dfb536d8325e6645 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 20 Oct 2012 20:55:36 -0500 Subject: Update TQt3 property/enum macros --- kfind/kfindpart.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kfind/kfindpart.h') diff --git a/kfind/kfindpart.h b/kfind/kfindpart.h index 47d75a53c..19bdb73be 100644 --- a/kfind/kfindpart.h +++ b/kfind/kfindpart.h @@ -42,7 +42,7 @@ class KFindPart : public KonqDirPart//KParts::ReadOnlyPart { friend class KFindPartBrowserExtension; Q_OBJECT - Q_PROPERTY( bool showsResult READ showsResult ) + TQ_PROPERTY( bool showsResult READ showsResult ) public: KFindPart( TQWidget * parentWidget, const char *widgetName, TQObject *parent, const char *name, const TQStringList & /*args*/ ); -- cgit v1.2.3