diff options
Diffstat (limited to 'kopete/libkopete/kopeteaccount.h')
-rw-r--r-- | kopete/libkopete/kopeteaccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/kopeteaccount.h b/kopete/libkopete/kopeteaccount.h index 4e905d31..8782673c 100644 --- a/kopete/libkopete/kopeteaccount.h +++ b/kopete/libkopete/kopeteaccount.h @@ -26,7 +26,7 @@ #include <tqobject.h> #include <tqdict.h> -class QDomNode; +class TQDomNode; class KActionMenu; class KConfigGroup; |