radiohswidget/inc/radiohswidget.h
changeset 47 74b7c6e79031
parent 34 bc10a61bd7d3
child 57 21be958eb3ce
--- a/radiohswidget/inc/radiohswidget.h	Mon Aug 23 14:17:50 2010 +0300
+++ b/radiohswidget/inc/radiohswidget.h	Fri Sep 03 12:25:04 2010 +0300
@@ -234,6 +234,8 @@
 
     /*! Stores the count of favorite stations. */
     int mFavoriteStationCount;
+    /*! Stores the count of local stations. */
+    int mLocalStationCount;
     /*! Stores the value whether the current station is favorite or not. */
     bool mCurrentStationIsFavorite;