summaryrefslogtreecommitdiffstats
path: root/krsync
diff options
context:
space:
mode:
Diffstat (limited to 'krsync')
-rw-r--r--krsync/krsync.h2
-rw-r--r--krsync/rsyncconfigdialog.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/krsync/krsync.h b/krsync/krsync.h
index 9fa46ad6e..6bca00827 100644
--- a/krsync/krsync.h
+++ b/krsync/krsync.h
@@ -85,7 +85,7 @@ namespace KParts
class KRsync : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
diff --git a/krsync/rsyncconfigdialog.h b/krsync/rsyncconfigdialog.h
index f7aae1aff..3da9e6f79 100644
--- a/krsync/rsyncconfigdialog.h
+++ b/krsync/rsyncconfigdialog.h
@@ -38,7 +38,7 @@
class RsyncConfigDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
RsyncConfigDialog(TQWidget* parent = 0, const char* name = 0,