Kaydet (Commit) 221d698c authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

revert messing with OSX

Change-Id: I53686801301122c7964b9a6cce276845329f784a
üst 65e769aa
......@@ -289,10 +289,10 @@ public:
Menu();
Menu( sal_Bool bMenuBar );
SAL_DLLPRIVATE Window* ImplGetWindow() const { return pWindow; }
//#if defined(QUARTZ)
// // ImplSelectWithStart() is used in vcl/aqua/source/window/salnsmenu.mm
// SAL_DLLPRIVATE void ImplSelectWithStart( Menu* pStartMenu = NULL );
//#endif
#if defined(QUARTZ)
// ImplSelectWithStart() is used in vcl/aqua/source/window/salnsmenu.mm
SAL_DLLPRIVATE void ImplSelectWithStart( Menu* pStartMenu = NULL );
#endif
void ImplSelectWithStart( Menu* pStartMenu = NULL );
public:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment