summaryrefslogtreecommitdiffstats
path: root/src/k3bsidepanel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/k3bsidepanel.h')
-rw-r--r--src/k3bsidepanel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3bsidepanel.h b/src/k3bsidepanel.h
index e6d6c7e..42731ac 100644
--- a/src/k3bsidepanel.h
+++ b/src/k3bsidepanel.h
@@ -27,7 +27,7 @@ class KAction;
class K3bSidePanel : public TQToolBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
K3bSidePanel( K3bMainWindow*, TQWidget* parent = 0, const char* name = 0 );