From ea22c275adc3a25519fade09f334fba7e5667093 Mon Sep 17 00:00:00 2001 From: Elvio Basello Date: Sun, 6 Apr 2008 17:42:14 +0000 Subject: more code clean; small porting git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1412 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/theme/themefunctions.cpp | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'src/modules/theme/themefunctions.cpp') diff --git a/src/modules/theme/themefunctions.cpp b/src/modules/theme/themefunctions.cpp index 2afa21f3a..f19fd8360 100644 --- a/src/modules/theme/themefunctions.cpp +++ b/src/modules/theme/themefunctions.cpp @@ -34,13 +34,10 @@ #include "kvi_sourcesdate.h" #include "kvi_theme.h" #include "kvi_frame.h" -#ifdef COMPILE_USE_QT4 -#define KviTalMimeSourceFactory Q3MimeSourceFactory -#include -#else -#define KviTalMimeSourceFactory QMimeSourceFactory -#endif + #include +#include +#define KviTalMimeSourceFactory Q3MimeSourceFactory namespace KviThemeFunctions { -- cgit v1.3.1-10-gc9f91