telutils/dialpad/tsrc/unit/shared/mock_hbnotificationdialog.cpp
changeset 45 61f927bc9441
parent 39 cee7e9e0906c
--- a/telutils/dialpad/tsrc/unit/shared/mock_hbnotificationdialog.cpp	Wed Aug 18 10:19:22 2010 +0300
+++ b/telutils/dialpad/tsrc/unit/shared/mock_hbnotificationdialog.cpp	Thu Sep 02 21:00:29 2010 +0300
@@ -286,3 +286,11 @@
     }
 
 
+// -----------------------------------------------------------------------------
+// HbNotificationDialog::orientationChanged
+// -----------------------------------------------------------------------------
+//
+void HbNotificationDialog::orientationChanged(Qt::Orientation orientation)
+{
+    SMC_MOCK_METHOD1( void, Qt::Orientation, orientation )
+}