summaryrefslogtreecommitdiffstats
path: root/src/widgets/qwhatsthis.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-13 17:43:39 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-13 17:43:39 -0600
commit359640943bcf155faa9a067dde9e00a123276290 (patch)
treefb3d55ea5e18949042fb0064123fb73d2b1eb932 /src/widgets/qwhatsthis.cpp
parenta829bcdc533e154000803d517200d32fe762e85c (diff)
downloadtqt3-359640943bcf155faa9a067dde9e00a123276290.tar.gz
tqt3-359640943bcf155faa9a067dde9e00a123276290.zip
Automated update from Qt3
Diffstat (limited to 'src/widgets/qwhatsthis.cpp')
-rw-r--r--src/widgets/qwhatsthis.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/widgets/qwhatsthis.cpp b/src/widgets/qwhatsthis.cpp
index 55d653e9..f1c4fe6a 100644
--- a/src/widgets/qwhatsthis.cpp
+++ b/src/widgets/qwhatsthis.cpp
@@ -131,7 +131,7 @@
// a special button
class TQWhatsThisButton: public TQToolButton
{
- Q_OBJECT
+ TQ_OBJECT
public:
TQWhatsThisButton( TQWidget * parent, const char * name );
@@ -145,7 +145,7 @@ public slots:
class TQWhatsThat : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
TQWhatsThat( TQWidget* w, const TQString& txt, TQWidget* parent, const char* name );
~TQWhatsThat() ;
@@ -174,7 +174,7 @@ private:
class TQWhatsThisPrivate: public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
// an item for storing texts