controlpanelplugins/themeplugin/src/cpthemeutil.cpp
changeset 42 3487b2ea501a
parent 37 cb294e641644
--- a/controlpanelplugins/themeplugin/src/cpthemeutil.cpp	Fri Sep 17 08:29:50 2010 +0300
+++ b/controlpanelplugins/themeplugin/src/cpthemeutil.cpp	Mon Oct 04 00:18:12 2010 +0300
@@ -80,6 +80,7 @@
     }
                        
     if(name.isEmpty() || (hidden == "true") ||( hidden == "")) {
+        delete themeInfo;
         return NULL;
     }