fix handling of stock menu items (creating a stock item without label left its label...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 15 Apr 2007 23:08:19 +0000 (23:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 15 Apr 2007 23:08:19 +0000 (23:08 +0000)
commit010eb424bbef515f71de7defcf06b73db34cfffe
treeb680e6dc27fa6bcab21faefe5fc7b5014bc20dfe
parent498ace9e1f08b1e177b1a883ac69d12385e805b0
fix handling of stock menu items (creating a stock item without label left its label empty)

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