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 041c5bf4..2732ac50 100644
--- a/src/newui/buttonbar.h
+++ b/src/newui/buttonbar.h
@@ -53,7 +53,7 @@ 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,
TQWidget *parent = 0, const char *name = 0);