diff options
Diffstat (limited to 'kopete/libkopete/ui')
-rw-r--r-- | kopete/libkopete/ui/addressbookselectordialog.h | 2 | ||||
-rw-r--r-- | kopete/libkopete/ui/addressbookselectorwidget.h | 2 | ||||
-rw-r--r-- | kopete/libkopete/ui/metacontactselectorwidget.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/kopete/libkopete/ui/addressbookselectordialog.h b/kopete/libkopete/ui/addressbookselectordialog.h index 3be5df72..ac6f9742 100644 --- a/kopete/libkopete/ui/addressbookselectordialog.h +++ b/kopete/libkopete/ui/addressbookselectordialog.h @@ -19,7 +19,7 @@ #ifndef ADDRESSBOOKSELECTORDIALOG_H #define ADDRESSBOOKSELECTORDIALOG_H -#include <kdemacros.h> +#include <tdemacros.h> #include "kopete_export.h" #include <kdialogbase.h> diff --git a/kopete/libkopete/ui/addressbookselectorwidget.h b/kopete/libkopete/ui/addressbookselectorwidget.h index bd49483f..86d71b9a 100644 --- a/kopete/libkopete/ui/addressbookselectorwidget.h +++ b/kopete/libkopete/ui/addressbookselectorwidget.h @@ -30,7 +30,7 @@ #include <kdialogbase.h> #include <tdeabc/addressbook.h> -#include <kdemacros.h> +#include <tdemacros.h> #include "kopete_export.h" #include "addressbookselectorwidget_base.h" diff --git a/kopete/libkopete/ui/metacontactselectorwidget.h b/kopete/libkopete/ui/metacontactselectorwidget.h index c0d4fd1e..d9eabc04 100644 --- a/kopete/libkopete/ui/metacontactselectorwidget.h +++ b/kopete/libkopete/ui/metacontactselectorwidget.h @@ -18,7 +18,7 @@ #ifndef MetaContactSelectorWidget_H #define MetaContactSelectorWidget_H -#include <kdemacros.h> +#include <tdemacros.h> #include <tqwidget.h> #include "kopetelistviewitem.h" #include "kopete_export.h" |