diff options
Diffstat (limited to 'quanta/treeviews/scripttreeview.cpp')
-rw-r--r-- | quanta/treeviews/scripttreeview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/treeviews/scripttreeview.cpp b/quanta/treeviews/scripttreeview.cpp index eb64dd0b..d7b5b3cc 100644 --- a/quanta/treeviews/scripttreeview.cpp +++ b/quanta/treeviews/scripttreeview.cpp @@ -36,7 +36,7 @@ #include <tqlineedit.h> #include <tqregexp.h> #include <tqstringlist.h> -#include <tqtextedit.h> +#include <textedit.h> //other includes #include <libxml/xmlmemory.h> |