diff options
Diffstat (limited to 'kshowmail/kcmconfigs/senderlistdialog.h')
-rw-r--r-- | kshowmail/kcmconfigs/senderlistdialog.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kshowmail/kcmconfigs/senderlistdialog.h b/kshowmail/kcmconfigs/senderlistdialog.h index 9ba0e4c..87a0c37 100644 --- a/kshowmail/kcmconfigs/senderlistdialog.h +++ b/kshowmail/kcmconfigs/senderlistdialog.h @@ -13,11 +13,11 @@ #define SENDERLISTDIALOG_H //TQt headers -#include <ntqlayout.h> -#include <ntqtooltip.h> -#include <ntqradiobutton.h> -#include <ntqbuttongroup.h> -#include <ntqpushbutton.h> +#include <tqlayout.h> +#include <tqtooltip.h> +#include <tqradiobutton.h> +#include <tqbuttongroup.h> +#include <tqpushbutton.h> //KDE headers #include <kdialogbase.h> |