summaryrefslogtreecommitdiffstats
path: root/kresources/scalix/scalixadmin/otheruserpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/scalix/scalixadmin/otheruserpage.h')
-rw-r--r--kresources/scalix/scalixadmin/otheruserpage.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kresources/scalix/scalixadmin/otheruserpage.h b/kresources/scalix/scalixadmin/otheruserpage.h
index 67ec4fe9..e8c5e269 100644
--- a/kresources/scalix/scalixadmin/otheruserpage.h
+++ b/kresources/scalix/scalixadmin/otheruserpage.h
@@ -42,9 +42,9 @@ class OtherUserPage : public TQWidget
void addUser();
void removeUser();
- void userAdded( KIO::Job* );
- void userRemoved( KIO::Job* );
- void allUsers( KIO::Job* );
+ void userAdded( TDEIO::Job* );
+ void userRemoved( TDEIO::Job* );
+ void allUsers( TDEIO::Job* );
void selectionChanged();