Resolved issue #285. Remove Table of Variables icon from work menu.
--HG-- branch : develop
This commit is contained in:
parent
df843d880a
commit
d83b8b2e68
|
@ -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!
|
||||
|
|
Loading…
Reference in New Issue
Block a user