KiCad PCB EDA Suite
Loading...
Searching...
No Matches
languages_menu.cpp File Reference

build the standard menu to show the list of available translations More...

#include <id.h>
#include <menus_helpers.h>
#include <pgm_base.h>
#include <tool/tool_interactive.h>
#include <tool/action_menu.h>
#include <tool/conditional_menu.h>
#include <bitmaps.h>

Go to the source code of this file.

Functions

void AddMenuLanguageList (ACTION_MENU *aMasterMenu, TOOL_INTERACTIVE *aControlTool)
 Function AddMenuLanguageList creates a menu list for language choice, and add it as submenu to MasterMenu. More...
 

Detailed Description

build the standard menu to show the list of available translations

Definition in file languages_menu.cpp.

Function Documentation

◆ AddMenuLanguageList()