controlpanelplugins/themeplugin/src/cpthemeclientsymbian_p.cpp
changeset 17 4a9568303383
parent 15 cc79acdc26cb
--- a/controlpanelplugins/themeplugin/src/cpthemeclientsymbian_p.cpp	Thu May 27 12:52:25 2010 +0300
+++ b/controlpanelplugins/themeplugin/src/cpthemeclientsymbian_p.cpp	Fri Jun 11 13:39:17 2010 +0300
@@ -15,7 +15,7 @@
  *   
  */
 
-#include "cpthemeclientsymbian_p.h"
+#include "cpthemeclient_p_p.h"
 #include "cpthemesymbiancommon_p.h"
 #include <e32property.h>
 
@@ -40,7 +40,7 @@
 /**
 Indicates a connection to the server
 */
-bool CpThemeClientPrivate::isConnected()
+bool CpThemeClientPrivate::isConnected() const
 {
     return true;
 }