radioapp/radioenginewrapper/src/radiosettings.cpp
changeset 19 afea38384506
parent 16 f54ebcfc1b80
child 37 451b2e1545b2
--- a/radioapp/radioenginewrapper/src/radiosettings.cpp	Mon May 03 12:31:41 2010 +0300
+++ b/radioapp/radioenginewrapper/src/radiosettings.cpp	Fri May 14 15:52:32 2010 +0300
@@ -49,7 +49,7 @@
 }
 
 /*!
- *
+ * \reimp
  */
 bool RadioSettings::isFirstTimeStart()
 {
@@ -58,7 +58,7 @@
 }
 
 /*!
- *
+ * \reimp
  */
 bool RadioSettings::showFavorites() const
 {
@@ -67,7 +67,7 @@
 }
 
 /*!
- *
+ * \reimp
  */
 void RadioSettings::setShowFavorites( bool showFavorites )
 {
@@ -78,7 +78,7 @@
 }
 
 /*!
- *
+ * \reimp
  */
 bool RadioSettings::toggleShowFavorites()
 {