add an option to lock the toolbars
Signed-off-by: leo78913 <leo3758@riseup.net>
This commit is contained in:
@ -203,6 +203,8 @@ private slots:
|
||||
|
||||
void globalSettingsClosed();
|
||||
|
||||
void lockToolbars(bool);
|
||||
|
||||
#ifndef Q_OS_MAC
|
||||
void keyReleaseEvent(QKeyEvent *event) override;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user