changeset 50 | c44f9bb56771 |
parent 32 | 189d20c34778 |
child 51 | bbebb0235466 |
--- a/radioapp/radiouiengine/inc/radiostationmodel.h Thu Sep 02 20:26:56 2010 +0300 +++ b/radioapp/radiouiengine/inc/radiostationmodel.h Fri Sep 17 08:29:29 2010 +0300 @@ -157,6 +157,11 @@ int favoriteCount(); /*! + * Function to check the number of local stations + */ + int localCount(); + + /*! * Convenience functions to change common settings */ void setFavoriteByFrequency( uint frequency, bool favorite );