summaryrefslogtreecommitdiff
authorllornkcor <llornkcor>2003-05-26 14:08:02 (UTC)
committer llornkcor <llornkcor>2003-05-26 14:08:02 (UTC)
commit304b92e24c7a7da309977cd996fc89848d8899dc (patch) (unidiff)
tree7af2aa9a9f8a00dfc710c3a80fdb5b4e42728929
parent8689d97f101fdf799e401aae8e7d1653cd3dc9bd (diff)
downloadopie-304b92e24c7a7da309977cd996fc89848d8899dc.zip
opie-304b92e24c7a7da309977cd996fc89848d8899dc.tar.gz
opie-304b92e24c7a7da309977cd996fc89848d8899dc.tar.bz2
fix complie
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/formatter/formatter.cpp3
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
@@ -23,3 +23,2 @@
23#include <qstring.h> 23#include <qstring.h>
24#include <qlist.h>
25#include <qstringlist.h> 24#include <qstringlist.h>
@@ -28,3 +27,3 @@
28 27
29#include <qtstream.h> 28#include <qtextstream.h>
30 29