Resolved issue #285. Remove Table of Variables icon from work menu.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2015-05-01 16:38:32 +03:00
parent df843d880a
commit d83b8b2e68

View File

@ -947,7 +947,7 @@ void MainWindow::ToolBarDraws()
ui->toolBarDraws->addAction(ui->actionOptionDraw);
ui->actionOptionDraw->setEnabled(false);
ui->toolBarDraws->addAction(ui->actionTable);
// Don't add to toolbar!
ui->actionTable->setEnabled(false);
// Don't add to toolbar!