diff options
Diffstat (limited to 'kpovmodeler/pmlibraryhandleedit.cpp')
-rw-r--r-- | kpovmodeler/pmlibraryhandleedit.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kpovmodeler/pmlibraryhandleedit.cpp b/kpovmodeler/pmlibraryhandleedit.cpp index 120bde27..e991af6e 100644 --- a/kpovmodeler/pmlibraryhandleedit.cpp +++ b/kpovmodeler/pmlibraryhandleedit.cpp @@ -20,9 +20,9 @@ #include <tqpushbutton.h> #include <tqcheckbox.h> #include <tqlineedit.h> -#include <textedit.h> +#include <tqtextedit.h> #include <tqvbox.h> -#include <layout.h> +#include <tqlayout.h> #include <tqlabel.h> #include <klocale.h> |