summaryrefslogtreecommitdiffstats
path: root/src/k3b.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/k3b.h')
-rw-r--r--src/k3b.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3b.h b/src/k3b.h
index d6d5d7c..f5690c0 100644
--- a/src/k3b.h
+++ b/src/k3b.h
@@ -62,7 +62,7 @@ namespace K3bDevice {
class K3bMainWindow : public KParts::DockMainWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** construtor of K3bMainWindow, calls all init functions to create the application.