summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/buttons/urlbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/buttons/urlbutton.h')
-rw-r--r--kicker/kicker/buttons/urlbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/buttons/urlbutton.h b/kicker/kicker/buttons/urlbutton.h
index ba4a1b43d..dd55d78b4 100644
--- a/kicker/kicker/buttons/urlbutton.h
+++ b/kicker/kicker/buttons/urlbutton.h
@@ -34,7 +34,7 @@ class KPropertiesDialog;
*/
class URLButton : public PanelButton
{
- Q_OBJECT
+ TQ_OBJECT
public:
URLButton( const TQString& url, TQWidget* parent );