This commit is contained in:
commy2 2015-01-19 17:30:04 +01:00
parent e55a85cc26
commit 87adbe9b9e

View File

@ -11,8 +11,8 @@ class RscSlider;
class RscXSliderH;
class RscDisplayInsertMarker {
onLoad = QUOTE(_this call FUNC(initInsertMarker););
onUnload = QUOTE(_this call FUNC(placeMarker););
onLoad = QUOTE(_this call DFUNC(initInsertMarker););
onUnload = QUOTE(_this call DFUNC(placeMarker););
idd = 54;
movingEnable = 1;
class controlsBackground {