Add option to always show menu bar instead of toolbar
For those who like keyboard navigation at the expense of aesthetics.
This commit is contained in:
@ -151,6 +151,8 @@ private slots:
|
||||
|
||||
void showInstanceContextMenu(const QPoint &);
|
||||
|
||||
void updateMainToolBar();
|
||||
|
||||
void updateToolsMenu();
|
||||
|
||||
void instanceActivated(QModelIndex);
|
||||
|
Reference in New Issue
Block a user