[code] Rename Code::Toolbox in Code::PythonToolbox for more clarity.

Change-Id: I3729fedd8a26531edcd17105ed5fc177c06a8fcb
This commit is contained in:
Léa Saviot
2017-11-30 13:48:11 +01:00
parent dd1fe77832
commit 53d2ae2c46
8 changed files with 33 additions and 33 deletions

View File

@@ -12,12 +12,12 @@ app_objs += $(addprefix apps/code/,\
editor_controller.o\
helpers.o\
menu_controller.o\
python_toolbox.o\
sandbox_controller.o\
script.o\
script_parameter_controller.o\
script_store.o\
script_template.o\
toolbox.o\
variable_box_controller.o\
)