radiohswidget/src/radiohswidget.cpp
changeset 38 f8c3d4e6102c
parent 36 ba22309243a1
child 44 0a3ad94fc71c
--- a/radiohswidget/src/radiohswidget.cpp	Thu Jul 08 12:44:18 2010 +0300
+++ b/radiohswidget/src/radiohswidget.cpp	Fri Jul 23 10:16:59 2010 +0300
@@ -1085,7 +1085,7 @@
     // starting the radio is allowed in other profiles without asking a
     // permission.
     bool radioStartPermssion = true;
-    if (mProfileMonitor->isCurrentProfileOffline()) {
+    if (mProfileMonitor->isInOfflineMode()) {
         // Device is in offline profile, ask the user for permission to start
         HbDeviceMessageBox box(hbTrId(
             "txt_fmradiohswidget_rad_info_activate_radio_in_offline_mode_hs"),