diff options
Diffstat (limited to 'kopete/protocols/groupwise/ui/gwprivacydialog.h')
-rw-r--r-- | kopete/protocols/groupwise/ui/gwprivacydialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/ui/gwprivacydialog.h b/kopete/protocols/groupwise/ui/gwprivacydialog.h index e296e5b2..27ead5d8 100644 --- a/kopete/protocols/groupwise/ui/gwprivacydialog.h +++ b/kopete/protocols/groupwise/ui/gwprivacydialog.h @@ -24,7 +24,7 @@ class GroupWiseAccount; class GroupWisePrivacyWidget; class GroupWiseContactSearch; -class QListBoxItem; +class TQListBoxItem; /** Logic for the UI part managing the allow and deny lists, and the default privacy setting. |