diff options
Diffstat (limited to 'kopete/protocols/groupwise/ui/gweditaccountwidget.h')
-rw-r--r-- | kopete/protocols/groupwise/ui/gweditaccountwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/ui/gweditaccountwidget.h b/kopete/protocols/groupwise/ui/gweditaccountwidget.h index 038adb40..42a0400a 100644 --- a/kopete/protocols/groupwise/ui/gweditaccountwidget.h +++ b/kopete/protocols/groupwise/ui/gweditaccountwidget.h @@ -25,7 +25,7 @@ #include <tqwidget.h> #include <editaccountwidget.h> -class QVBoxLayout; +class TQVBoxLayout; namespace Kopete { class Account; } class GroupWiseAccountPreferences; |