AddMenuLanguageList should live in EDA_BASE_FRAME, its only user

This commit is contained in:
Marek Roszko
2023-10-16 19:49:52 -04:00
parent 584757f2df
commit bee6e6be01
31 changed files with 43 additions and 144 deletions
-1
View File
@@ -32,7 +32,6 @@
#include <kiface_base.h>
#include <pgm_base.h>
#include <widgets/wx_menubar.h>
#include <menus_helpers.h>
#include <wildcards_and_files_ext.h>
#include <tool/tool_manager.h>
#include <tool/tool_dispatcher.h>