diff options
Diffstat (limited to 'keduca/keducabuilder/kcontroladdedit.cpp')
-rw-r--r-- | keduca/keducabuilder/kcontroladdedit.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keduca/keducabuilder/kcontroladdedit.cpp b/keduca/keducabuilder/kcontroladdedit.cpp index 6462f67d..eb023a79 100644 --- a/keduca/keducabuilder/kcontroladdedit.cpp +++ b/keduca/keducabuilder/kcontroladdedit.cpp @@ -29,7 +29,7 @@ // TQt includes #include <tqlabel.h> -#include <textedit.h> +#include <tqtextedit.h> KControlAddEdit::KControlAddEdit(TQWidget *parent, const char *name, bool modal, WFlags f) : KControlAddEditBase(parent, name, modal, f), |