summaryrefslogtreecommitdiffstats
path: root/kresources/scalix/scalixadmin/otheruserview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/scalix/scalixadmin/otheruserview.h')
-rw-r--r--kresources/scalix/scalixadmin/otheruserview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kresources/scalix/scalixadmin/otheruserview.h b/kresources/scalix/scalixadmin/otheruserview.h
index 6eacc93c..def14a84 100644
--- a/kresources/scalix/scalixadmin/otheruserview.h
+++ b/kresources/scalix/scalixadmin/otheruserview.h
@@ -30,9 +30,9 @@ class OtherUserView : public KListView
Q_OBJECT
public:
- OtherUserView( OtherUserManager *manager, QWidget *parent = 0 );
+ OtherUserView( OtherUserManager *manager, TQWidget *parent = 0 );
- QString selectedUser() const;
+ TQString selectedUser() const;
private slots:
void userChanged();