X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_Command.h;h=4247a7ca4b8be681ee54c0649bd5aea6f4cbdadd;hb=329d73a7dbce38e38063ff41186be492e3529ab5;hp=6c01e6136342d2592a8734466974cda0b303bbf3;hpb=a993a2e680b4a5a2e8b9ad9c998dc872ff962702;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_Command.h b/src/XGUI/XGUI_Command.h index 6c01e6136..4247a7ca4 100644 --- a/src/XGUI/XGUI_Command.h +++ b/src/XGUI/XGUI_Command.h @@ -4,8 +4,8 @@ #include "XGUI.h" #include -#define MIN_BUTTON_HEIGHT 18 -#define MIN_BUTTON_WIDTH 40 +#define MIN_BUTTON_HEIGHT 25 +#define MIN_BUTTON_WIDTH 60 /**\class XGUI_Command * \ingroup GUI