changeset 50 | c44f9bb56771 |
parent 33 | 11b6825f0862 |
--- a/radiohswidget/inc/radiohswidget.h Thu Sep 02 20:26:56 2010 +0300 +++ b/radiohswidget/inc/radiohswidget.h Fri Sep 17 08:29:29 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;