Browse Source
Synchronize toolbars state with current options after rebuilding them.
Synchronize toolbars state with current options after rebuilding them.
Previously, for instance after modifying preferences or language, they were rebuilt but the tools state was not set due to a missing call to SyncToolbars() after rebuilding.pull/15/head
13 changed files with 50 additions and 35 deletions
-
18common/eda_draw_frame.cpp
-
12eeschema/libedit/lib_edit_frame.cpp
-
2eeschema/libedit/lib_edit_frame.h
-
8eeschema/sch_edit_frame.cpp
-
2eeschema/sch_edit_frame.h
-
1eeschema/viewlib_frame.h
-
12gerbview/gerbview_frame.cpp
-
2gerbview/gerbview_frame.h
-
10include/eda_draw_frame.h
-
4include/pcb_base_frame.h
-
2pagelayout_editor/pl_editor_frame.cpp
-
2pagelayout_editor/pl_editor_frame.h
-
10pcbnew/pcb_base_frame.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue