summaryrefslogtreecommitdiffstats
path: root/parts/distpart
diff options
context:
space:
mode:
Diffstat (limited to 'parts/distpart')
-rw-r--r--parts/distpart/distpart_part.h2
-rw-r--r--parts/distpart/distpart_widget.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/parts/distpart/distpart_part.h b/parts/distpart/distpart_part.h
index 161be198..de89c18d 100644
--- a/parts/distpart/distpart_part.h
+++ b/parts/distpart/distpart_part.h
@@ -34,7 +34,7 @@ class KDialogBase;
class DistpartPart : public KDevPlugin {
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/parts/distpart/distpart_widget.h b/parts/distpart/distpart_widget.h
index 017a3049..31aadbec 100644
--- a/parts/distpart/distpart_widget.h
+++ b/parts/distpart/distpart_widget.h
@@ -46,7 +46,7 @@ class ReadOnlyPart;
class DistpartDialog : public distpart_ui {
Q_OBJECT
- TQ_OBJECT
+
public: