--- a/homescreenapp/hsutils/tsrc/t_hsutils/inc/mocksysteminfo.h Mon Sep 27 11:52:00 2010 +0300
+++ b/homescreenapp/hsutils/tsrc/t_hsutils/inc/mocksysteminfo.h Wed Oct 06 16:06:24 2010 +0300
@@ -15,9 +15,6 @@
*
*/
-
-
-
#ifndef QSYSTEMINFO_H
#define QSYSTEMINFO_H
@@ -33,7 +30,6 @@
Q_ENUMS(NetworkStatus)
Q_ENUMS(NetworkMode)
-
public:
QSystemNetworkInfo(QObject *parent = 0);
@@ -105,7 +101,7 @@
SingleSimAvailable,
DualSimAvailable,
SimLocked
- };
+ };
QSystemDeviceInfo::SimStatus simStatus();
QSystemDeviceInfo::Profile currentProfile();