systemsettings/accindicatorplugin/inc/accindicator.h
changeset 77 b01c07dfcf84
parent 72 56a7be608841
--- a/systemsettings/accindicatorplugin/inc/accindicator.h	Wed Sep 29 15:24:56 2010 +0300
+++ b/systemsettings/accindicatorplugin/inc/accindicator.h	Thu Oct 07 06:25:45 2010 +0300
@@ -70,6 +70,10 @@
 private:
     Q_DISABLE_COPY(AccIndicatorPlugin)
     int mError;
+
+#ifdef FCC_UNIT_TEST
+    friend class Cutaccindicatorplugin;
+#endif
     };
 
 #endif // ACCINDICATOR_H