00483 {
00484 try
00485 {
00486 m_view->view()->retate( -90. );
00487 }
00488 catch(const std::exception & exception )
00489 {
00490 QMessageBox::critical(this, tr("Critical Error!"), tr("Please report this problem to adrabi[at]gmail[dot]com =)."));
00491 }
00492 }