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: ...@@ -289,10 +289,10 @@ public:
Menu(); Menu();
Menu( sal_Bool bMenuBar ); Menu( sal_Bool bMenuBar );
SAL_DLLPRIVATE Window* ImplGetWindow() const { return pWindow; } SAL_DLLPRIVATE Window* ImplGetWindow() const { return pWindow; }
//#if defined(QUARTZ) #if defined(QUARTZ)
// // ImplSelectWithStart() is used in vcl/aqua/source/window/salnsmenu.mm // ImplSelectWithStart() is used in vcl/aqua/source/window/salnsmenu.mm
// SAL_DLLPRIVATE void ImplSelectWithStart( Menu* pStartMenu = NULL ); SAL_DLLPRIVATE void ImplSelectWithStart( Menu* pStartMenu = NULL );
//#endif #endif
void ImplSelectWithStart( Menu* pStartMenu = NULL ); void ImplSelectWithStart( Menu* pStartMenu = NULL );
public: 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