From 4b258a1ea657647cd177c84530999f491530efb9 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Sat, 24 Apr 2010 15:47:10 +0000 Subject: fixed theme loading git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4293 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/theme/themefunctions.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/modules/theme') diff --git a/src/modules/theme/themefunctions.cpp b/src/modules/theme/themefunctions.cpp index dc3052663..cc6963e55 100644 --- a/src/modules/theme/themefunctions.cpp +++ b/src/modules/theme/themefunctions.cpp @@ -80,7 +80,6 @@ namespace KviThemeFunctions debug("pValue theme version %s",pValue->toUtf8().data()); if(!pValue)return notAValidThemePackage(szError); - if(!KviQString::equalCI(*pValue,KVI_CURRENT_THEME_ENGINE_VERSION))return notAValidThemePackage(szError); // make sure the default fields exist debug("check defaults fields"); -- cgit v1.3.1-10-gc9f91