summaryrefslogtreecommitdiffstats
path: root/kio/kfile/kacleditwidget_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kfile/kacleditwidget_p.h')
-rw-r--r--kio/kfile/kacleditwidget_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kio/kfile/kacleditwidget_p.h b/kio/kfile/kacleditwidget_p.h
index 1a0c85064..166725638 100644
--- a/kio/kfile/kacleditwidget_p.h
+++ b/kio/kfile/kacleditwidget_p.h
@@ -50,7 +50,7 @@ class TQCheckBox;
class KACLListView : public KListView
{
Q_OBJECT
- TQ_OBJECT
+
friend class KACLListViewItem;
public:
enum Types
@@ -134,7 +134,7 @@ private:
class EditACLEntryDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
EditACLEntryDialog( KACLListView *listView, KACLListViewItem *item,
const TQStringList &users,