00495 {
00496 try
00497 {
00498 m_view->view()->retate( 180. );
00499 }
00500 catch(const std::exception & exception )
00501 {
00502 QMessageBox::critical(this, tr("Critical Error!"), tr("Please report this problem to adrabi[at]gmail[dot]com =)."));
00503 }
00504 }