<div dir="ltr">Hi!<br><br>I'm hacking split window plugin and I wanted to use the function ui_update_statusbar(), located in ui_utils.h<br><br>When I try to compile I get the following warning:<br><blockquote>"warning: implicit declaration of function 'ui_update_statusbar' [-Wimplicit-function-declaration]"<br></blockquote>And if I try yo execute the bin generated it doesn't allow you to enable that plugin, it is never shown anymore.<br><div><br>The plugin includes geanyplugin.h which in turn includes ui_utils.h<br><br></div><div>Some help or hints?<br></div></div>