summaryrefslogtreecommitdiffstats
path: root/kfind/kfindpart.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 12:12:52 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 12:12:52 -0500
commit5e808dd67e4b481f1acccab7fff0795831545ecb (patch)
tree45815e7283abe4a8bce1d4bc2abd8ebbc2d6564c /kfind/kfindpart.h
parent684544c4d155feedcc6d90e3e96b0f380aef6ff7 (diff)
parent03e5e287213a5f14821cfb13dfb536d8325e6645 (diff)
downloadtdebase-5e808dd67e4b481f1acccab7fff0795831545ecb.tar.gz
tdebase-5e808dd67e4b481f1acccab7fff0795831545ecb.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
Diffstat (limited to 'kfind/kfindpart.h')
-rw-r--r--kfind/kfindpart.h2
1 files changed, 1 insertions, 1 deletions
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*/ );