Pluginmanager: Autocreate directory instead of crashing
commit8403744ba6d1f0d2252e4b48e489075f74a4b498
authorIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Mon, 19 Jan 2015 04:27:10 +0000 (19 06:27 +0200)
committerIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Mon, 19 Jan 2015 04:27:10 +0000 (19 06:27 +0200)
tree43b0f3bb2fee9fc86c2f0fb726ea63eab9375fc9
parent0346a1ea3e6216acc3712f99e2b71847f3238631
Pluginmanager: Autocreate directory instead of crashing

Pluginmanager was crashing the emulator if opened without autoload
directory existing. Fix it to create the directory (and not crash the
emulator if this fails).
src/platform/wxwidgets/editor-plugin.cpp