X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_ContextMenuMgr.h;h=280792cdd720214b5fa7d510fa766118906b003d;hb=233ea105d41ced0d7d9fbf27c89e3f770c586497;hp=7513d5e25199d57206bb7c3e2eeafc29a003f6a4;hpb=87b6a30a3afb8fb32e7e43ade8d9c947d9eb1684;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_ContextMenuMgr.h b/src/XGUI/XGUI_ContextMenuMgr.h index 7513d5e25..280792cdd 100644 --- a/src/XGUI/XGUI_ContextMenuMgr.h +++ b/src/XGUI/XGUI_ContextMenuMgr.h @@ -142,7 +142,8 @@ signals: //QActionGroup* mySelectActions; - QAction* mySeparator; + QAction* mySeparator1; + QAction* mySeparator2; }; #endif