telutils/dialpad/tsrc/unit/shared/mock_hbnotificationdialog.cpp
changeset 42 35488577e233
parent 33 8d5d7fcf9b59
--- a/telutils/dialpad/tsrc/unit/shared/mock_hbnotificationdialog.cpp	Tue Aug 10 13:19:41 2010 +0300
+++ b/telutils/dialpad/tsrc/unit/shared/mock_hbnotificationdialog.cpp	Mon Aug 23 15:50:31 2010 +0300
@@ -286,3 +286,11 @@
     }
 
 
+// -----------------------------------------------------------------------------
+// HbNotificationDialog::orientationChanged
+// -----------------------------------------------------------------------------
+//
+void HbNotificationDialog::orientationChanged(Qt::Orientation orientation)
+{
+    SMC_MOCK_METHOD1( void, Qt::Orientation, orientation )
+}