2 * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
3 * Copyright (C) 2007 - INRIA - Vincent COUVERT
5 * This file must be used under the terms of the CeCILL.
6 * This source file is licensed as described in the file COPYING, which
7 * you should have received as part of this distribution. The terms
8 * are also available at
9 * http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
13 #ifndef __SET_UICONTROL_SLIDERSTEP_HXX__
14 #define __SET_UICONTROL_SLIDERSTEP_HXX__
18 #include "sci_types.h"
19 #include "SetUicontrolSliderStep.h"
20 #include "getPropertyAssignedValue.h"
21 #include "localization.h"
22 #include "SetPropertyStatus.h"
24 #include "graphicObjectProperties.h"
25 #include "setGraphicObjectProperty.h"
26 #include "getGraphicObjectProperty.h"
29 #endif /* __SET_UICONTROL_SLIDERSTEP_HXX__ */