summaryrefslogtreecommitdiffstats
path: root/kpercentage/kpercentage/kpercentage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpercentage/kpercentage/kpercentage.h')
-rw-r--r--kpercentage/kpercentage/kpercentage.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kpercentage/kpercentage/kpercentage.h b/kpercentage/kpercentage/kpercentage.h
index c4b9b42c..cf904ee6 100644
--- a/kpercentage/kpercentage/kpercentage.h
+++ b/kpercentage/kpercentage/kpercentage.h
@@ -26,7 +26,7 @@
#include <config.h>
#endif
-// Qt includes
+// TQt includes
#include <tqspinbox.h>
// KDE includes
@@ -49,6 +49,7 @@
class KPercentage : public KDialog
{
Q_OBJECT
+ TQ_OBJECT
public:
/** construtor */
KPercentage( const char *name=0 );