controlpanelplugins/themeplugin/src/cpthemeclientsymbian_p.cpp
changeset 21 2883a5458389
parent 19 36aa4756ee82
--- a/controlpanelplugins/themeplugin/src/cpthemeclientsymbian_p.cpp	Tue May 25 04:10:19 2010 +0800
+++ b/controlpanelplugins/themeplugin/src/cpthemeclientsymbian_p.cpp	Thu Jun 10 16:07:41 2010 +0800
@@ -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;
 }