]> git.saurik.com Git - wxWidgets.git/commit - src/gtk1/frame.cpp
Use wxMenuBar::Attach/Detach() instead of SetInvokingWindow() in wxGTK1.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Apr 2010 14:19:26 +0000 (14:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Apr 2010 14:19:26 +0000 (14:19 +0000)
commit61f09f569358d7b2752733c4a24d1bd10daefae2
tree7af3137e9f1ef051cff16050a3c5709b5d71a719
parentbe2b08ebc83c0bb67b346a101c78edd6714c30a7
Use wxMenuBar::Attach/Detach() instead of SetInvokingWindow() in wxGTK1.

This is the same as r64127 for wxGTK.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk1/menu.h
src/gtk1/frame.cpp
src/gtk1/mdi.cpp
src/gtk1/menu.cpp