summaryrefslogtreecommitdiffstats
path: root/src/newui/buttonbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newui/buttonbar.h')
-rw-r--r--src/newui/buttonbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newui/buttonbar.h b/src/newui/buttonbar.h
index f0ae292b..f698fdb0 100644
--- a/src/newui/buttonbar.h
+++ b/src/newui/buttonbar.h
@@ -52,7 +52,7 @@ Looks like a toolbar but has another behaviour. It is suitable for
placing on the left(right, bottom, top) corners of a window as a bar with slider.
*/
class ButtonBar : public TQWidget {
- Q_OBJECT
+ TQ_OBJECT
public:
ButtonBar(Place place, ButtonMode mode = IconsAndText,