Kaydet (Commit) 606f6b70 authored tarafından Nick Treleaven's avatar Nick Treleaven

Add deprecated macro for doc_array.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2628 ea778897-0a13-0410-b9d1-a72fbfd435f5
üst 2baec0ea
2008-05-30 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
* src/plugindata.h:
Add deprecated macro for doc_array.
2008-05-29 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
* src/project.h, src/plugindata.h, src/geany.h, src/filetypes.h,
......
......@@ -455,6 +455,8 @@ typedef PluginCallback GeanyCallback;
#define init plugin_init
#define cleanup plugin_cleanup
#define doc_array documents_array
#endif /* GEANY_DISABLE_DEPRECATED */
#endif
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