radioapp/radiowidgets/src/radiostationcarousel.cpp
changeset 38 f8c3d4e6102c
parent 36 ba22309243a1
child 44 0a3ad94fc71c
--- a/radioapp/radiowidgets/src/radiostationcarousel.cpp	Thu Jul 08 12:44:18 2010 +0300
+++ b/radioapp/radiowidgets/src/radiostationcarousel.cpp	Fri Jul 23 10:16:59 2010 +0300
@@ -441,6 +441,14 @@
 }
 
 /*!
+ *
+ */
+void RadioStationCarousel::setLandscape( bool landscape )
+{
+    CALL_TO_ALL_ITEMS( setLandscape( landscape ) );
+}
+
+/*!
  * TODO: Remove this! This is test code
  */
 void RadioStationCarousel::setAlternateSkippingMode( bool alternateSkipping )