equal
deleted
inserted
replaced
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 } |