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

ImplSelectWithStart is actually already defined

Change-Id: I4bc0f6f9b8f1d87236d19f3757eeeb1f2702552a
üst 221d698c
......@@ -289,10 +289,6 @@ 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
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