Display language icons in script create dialog
This commit is contained in:
parent
e23f5e6415
commit
bd9852b982
2 changed files with 22 additions and 4 deletions
|
|
@ -76,6 +76,7 @@ class ScriptCreateDialog : public ConfirmationDialog {
|
|||
bool is_built_in;
|
||||
bool built_in_enabled;
|
||||
int current_language;
|
||||
int default_language;
|
||||
bool re_check_path;
|
||||
String script_template;
|
||||
Vector<String> template_list;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue