diff options
| author | 2008-05-02 15:14:48 +0000 | |
|---|---|---|
| committer | 2008-05-02 15:14:48 +0000 | |
| commit | 76cae0283f4a095ef8522f7157a1e207357ccc24 (patch) | |
| tree | 218231cf5296d27625f8c9395928bde593d7940d /src/modules/theme/themefunctions.cpp | |
| parent | qt4 port for theme module (diff) | |
| download | KVIrc-76cae0283f4a095ef8522f7157a1e207357ccc24.tar.gz KVIrc-76cae0283f4a095ef8522f7157a1e207357ccc24.tar.bz2 KVIrc-76cae0283f4a095ef8522f7157a1e207357ccc24.zip | |
more work on theme modules
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1651 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/theme/themefunctions.cpp')
| -rw-r--r-- | src/modules/theme/themefunctions.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/theme/themefunctions.cpp b/src/modules/theme/themefunctions.cpp index f19fd8360..c70195c1a 100644 --- a/src/modules/theme/themefunctions.cpp +++ b/src/modules/theme/themefunctions.cpp @@ -35,7 +35,7 @@ #include "kvi_theme.h" #include "kvi_frame.h" -#include <qmime.h> +//#include <qmime.h> #include <q3mimefactory.h> #define KviTalMimeSourceFactory Q3MimeSourceFactory |
