-rw-r--r-- | noncore/tools/formatter/formatter.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/noncore/tools/formatter/formatter.cpp b/noncore/tools/formatter/formatter.cpp index 79a7f9e..cca0c26 100644 --- a/noncore/tools/formatter/formatter.cpp +++ b/noncore/tools/formatter/formatter.cpp | |||
@@ -21,12 +21,11 @@ | |||
21 | 21 | ||
22 | #include <qmultilineedit.h> | 22 | #include <qmultilineedit.h> |
23 | #include <qstring.h> | 23 | #include <qstring.h> |
24 | #include <qlist.h> | ||
25 | #include <qstringlist.h> | 24 | #include <qstringlist.h> |
26 | #include <qdir.h> | 25 | #include <qdir.h> |
27 | #include <qfile.h> | 26 | #include <qfile.h> |
28 | 27 | ||
29 | #include <qtstream.h> | 28 | #include <qtextstream.h> |
30 | 29 | ||
31 | #include <qcombobox.h> | 30 | #include <qcombobox.h> |
32 | #include <qpopupmenu.h> | 31 | #include <qpopupmenu.h> |