mirror of
https://github.com/opentx/opentx.git
synced 2025-07-22 15:55:26 +03:00
Compilation fix
This commit is contained in:
parent
2cc02a84e1
commit
ad13301389
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ set(GUI_SRC
|
|||
model_setup.cpp
|
||||
model_failsafe.cpp
|
||||
model_logical_switches.cpp
|
||||
special_functions.cpp
|
||||
model_special_functions.cpp
|
||||
model_outputs.cpp
|
||||
model_telemetry.cpp
|
||||
model_telemetry_sensor.cpp
|
||||
|
|
|
@ -10,7 +10,7 @@ set(GUI_SRC
|
|||
model_setup.cpp
|
||||
model_failsafe.cpp
|
||||
model_logical_switches.cpp
|
||||
special_functions.cpp
|
||||
model_special_functions.cpp
|
||||
model_outputs.cpp
|
||||
model_telemetry.cpp
|
||||
model_telemetry_sensor.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue