piprofilerui/ui/hb/src/pimainview.cpp
branchRCL_3
changeset 50 9b2cffad4b5e
parent 49 f8280f3bfeb7
child 60 6646c35e558c
equal deleted inserted replaced
49:f8280f3bfeb7 50:9b2cffad4b5e
   184 // ---------------------------------------------------------------------------
   184 // ---------------------------------------------------------------------------
   185 
   185 
   186 void PIMainView::showAboutPopup()
   186 void PIMainView::showAboutPopup()
   187 {
   187 {
   188 
   188 
   189     Notifications::showMessageBox("Version 2.2.1 - 10th August 2010. \n"
   189     Notifications::showMessageBox("Version 2.2.2 - 23rd August 2010. \n"
   190             "Copyright © 2010 Nokia Corporation "
   190             "Copyright © 2010 Nokia Corporation "
   191             "and/or its subsidiary(-ies). "
   191             "and/or its subsidiary(-ies). "
   192             "All rights reserved.");
   192             "All rights reserved.");
   193 
   193 
   194 }
   194 }