aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme/ThemeManagementDialog.cpp
diff options
context:
space:
mode:
authorGravatar Szymon Tomasz Stefanek2011-03-17 14:18:25 +0000
committerGravatar Szymon Tomasz Stefanek2011-03-17 14:18:25 +0000
commitfd5cfdf1f152a8c904efecc7fc3f6d863e7a12e6 (patch)
tree570e6e7d69a0ef0aef40d4d0a40589a407dcd28c /src/modules/theme/ThemeManagementDialog.cpp
parentupdate (diff)
downloadKVIrc-fd5cfdf1f152a8c904efecc7fc3f6d863e7a12e6.tar.gz
KVIrc-fd5cfdf1f152a8c904efecc7fc3f6d863e7a12e6.tar.bz2
KVIrc-fd5cfdf1f152a8c904efecc7fc3f6d863e7a12e6.zip
Change spaces to tabs, reindent, simplify
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5617 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/theme/ThemeManagementDialog.cpp')
-rw-r--r--src/modules/theme/ThemeManagementDialog.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modules/theme/ThemeManagementDialog.cpp b/src/modules/theme/ThemeManagementDialog.cpp
index ead7de0e7..045609a84 100644
--- a/src/modules/theme/ThemeManagementDialog.cpp
+++ b/src/modules/theme/ThemeManagementDialog.cpp
@@ -22,8 +22,9 @@
//
//=============================================================================
#include "kvi_settings.h"
+
#if defined(COMPILE_WEBKIT_SUPPORT) && (QT_VERSION >= 0x040600)
-#include "WebThemeInterfaceDialog.h"
+ #include "WebThemeInterfaceDialog.h"
#endif