diff options
Diffstat (limited to 'kio/kfile/kacleditwidget.h')
-rw-r--r-- | kio/kfile/kacleditwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kfile/kacleditwidget.h b/kio/kfile/kacleditwidget.h index e436f16e6..d0f30f60a 100644 --- a/kio/kfile/kacleditwidget.h +++ b/kio/kfile/kacleditwidget.h @@ -41,7 +41,7 @@ class TQPushButton; class KACLEditWidget : TQWidget { Q_OBJECT - TQ_OBJECT + public: KACLEditWidget( TQWidget *parent = 0, const char *name = 0 ); KACL getACL() const; |