summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/buttons/browserbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/buttons/browserbutton.h')
-rw-r--r--kicker/kicker/buttons/browserbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/buttons/browserbutton.h b/kicker/kicker/buttons/browserbutton.h
index 507a764ed..627368472 100644
--- a/kicker/kicker/buttons/browserbutton.h
+++ b/kicker/kicker/buttons/browserbutton.h
@@ -33,7 +33,7 @@ class PanelBrowserMenu;
*/
class BrowserButton : public PanelPopupButton
{
- Q_OBJECT
+ TQ_OBJECT
public:
BrowserButton( const TQString& icon, const TQString& startDir, TQWidget* parent );