mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
14 lines
282 B
C++
14 lines
282 B
C++
|
PREP(canConfigurePylons);
|
||
|
PREP(configurePylons);
|
||
|
PREP(handleDisconnect);
|
||
|
PREP(onButtonApply);
|
||
|
PREP(onButtonClose);
|
||
|
PREP(onButtonDelete);
|
||
|
PREP(onButtonLoad);
|
||
|
PREP(onButtonSave);
|
||
|
PREP(onButtonTurret);
|
||
|
PREP(onComboSelChange);
|
||
|
PREP(onNameChange);
|
||
|
PREP(onPylonMirror);
|
||
|
PREP(showDialog);
|