summaryrefslogtreecommitdiffstats
path: root/libk3b/tools/k3bbusywidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'libk3b/tools/k3bbusywidget.h')
-rw-r--r--libk3b/tools/k3bbusywidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3b/tools/k3bbusywidget.h b/libk3b/tools/k3bbusywidget.h
index bbaddc0..740afef 100644
--- a/libk3b/tools/k3bbusywidget.h
+++ b/libk3b/tools/k3bbusywidget.h
@@ -27,7 +27,7 @@ class TQTimer;
class LIBK3B_EXPORT K3bBusyWidget : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
K3bBusyWidget( TQWidget* parent = 0, const char* name = 0 );