summaryrefslogtreecommitdiffstats
path: root/src/k3bfiletreecombobox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/k3bfiletreecombobox.h')
-rw-r--r--src/k3bfiletreecombobox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3bfiletreecombobox.h b/src/k3bfiletreecombobox.h
index e19569a..ffe66e9 100644
--- a/src/k3bfiletreecombobox.h
+++ b/src/k3bfiletreecombobox.h
@@ -31,7 +31,7 @@ namespace K3bDevice {
class K3bFileTreeComboBox : public KComboBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
K3bFileTreeComboBox( TQWidget* parent = 0, const char* name = 0 );