Kaydet (Commit) 72c7cab1 authored tarafından Enrico Tröger's avatar Enrico Tröger

Don't make the 'Create Class' menu item document-sensitive (patch by Colomban Wendling, thanks).

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4905 ea778897-0a13-0410-b9d1-a72fbfd435f5
üst 16c632f5
2010-05-14 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
* src/classbuilder.c:
Don't make the 'Create Class' menu item document-sensitive
(patch by Colomban Wendling, thanks).
2010-05-11 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
* src/search.c:
......
......@@ -1003,7 +1003,6 @@ void plugin_init(GeanyData *data)
gtk_widget_show_all(menu_create_class1);
ui_add_document_sensitive(menu_create_class1);
main_menu_item = menu_create_class1;
}
......
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