Home
last modified time | relevance | path

Searched refs:M4D_MACROS_ON_RIGHT (Results 1 – 4 of 4) sorted by relevance

/dports/games/magiccube4d/magiccube4d-src-2_2/
H A Denvironment28 M4D_MACROS_ON_RIGHT -- place macros frame to the right
58 M4D_MACROS_ON_RIGHT: rightmacros
H A DMagicCube.h51 #define M4D_MACROS_ON_RIGHT "M4D_MACROS_ON_RIGHT" macro
H A DWidgetsX.cpp78 bool macros_on_right = preferences.getBoolProperty(M4D_MACROS_ON_RIGHT); in createMacrosForm()
H A DMachineX.cpp360 putenvFromBool(M4D_MACROS_ON_RIGHT, app_res.rightmacros); in resourcesToEnvironment()