Changeset 46167 for wxWidgets/branches/WX_2_8_BRANCH/src/gtk/menu.cpp
- Timestamp:
- 05/22/07 00:49:59 (20 months ago)
- Files:
-
- 1 modified
-
wxWidgets/branches/WX_2_8_BRANCH/src/gtk/menu.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wxWidgets/branches/WX_2_8_BRANCH/src/gtk/menu.cpp
r44963 r46167 1031 1031 // see wxMenu::Init 1032 1032 gtk_widget_unref( m_menu ); 1033 g_object_unref( m_accel ); 1033 1034 // if the menu is inserted in another menu at this time, there was 1034 1035 // one more reference to it:
