author | mjg59 <mjg59> | 2003-12-10 03:58:39 (UTC) |
---|---|---|
committer | mjg59 <mjg59> | 2003-12-10 03:58:39 (UTC) |
commit | 9754061378940cf1d7637262305239deedc732b7 (patch) (side-by-side diff) | |
tree | 2263cbb1c298e1aea15e34399a5552562a42c36b /inputmethods/dasher/QtDasherScreen.h | |
parent | becbcfae3bf3b5a714e7d3e39b924e08761739c2 (diff) | |
download | opie-9754061378940cf1d7637262305239deedc732b7.zip opie-9754061378940cf1d7637262305239deedc732b7.tar.gz opie-9754061378940cf1d7637262305239deedc732b7.tar.bz2 |
Whoops, accidently added the includes back
Diffstat (limited to 'inputmethods/dasher/QtDasherScreen.h') (more/less context) (ignore whitespace changes)
-rw-r--r-- | inputmethods/dasher/QtDasherScreen.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/inputmethods/dasher/QtDasherScreen.h b/inputmethods/dasher/QtDasherScreen.h index c029a60..06689d6 100644 --- a/inputmethods/dasher/QtDasherScreen.h +++ b/inputmethods/dasher/QtDasherScreen.h @@ -22,6 +22,4 @@ #include "DasherInterface.h" -#include <iconv.h> - using namespace Dasher; |