diff options
Diffstat (limited to 'krecipes/src/dialogs/createelementdialog.h')
-rw-r--r-- | krecipes/src/dialogs/createelementdialog.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/krecipes/src/dialogs/createelementdialog.h b/krecipes/src/dialogs/createelementdialog.h index 14b137e..775647a 100644 --- a/krecipes/src/dialogs/createelementdialog.h +++ b/krecipes/src/dialogs/createelementdialog.h @@ -13,10 +13,10 @@ #ifndef CREATEELEMENTDIALOG_H #define CREATEELEMENTDIALOG_H -#include <ntqpushbutton.h> -#include <ntqgroupbox.h> -#include <ntqlayout.h> -#include <ntqvbox.h> +#include <tqpushbutton.h> +#include <tqgroupbox.h> +#include <tqlayout.h> +#include <tqvbox.h> #include <klineedit.h> #include <kdialogbase.h> |