00471 {
00472 try
00473 {
00474 m_view->view()->retate( 90. );
00475 }
00476 catch(const std::exception & exception )
00477 {
00478 QMessageBox::critical(this, tr("Critical Error!"), tr("Please report this problem to adrabi[at]gmail[dot]com =)."));
00479 }
00480 }