[epiar-devel] Minor note on UI

Christopher Thielen chris at epiar.net
Mon Mar 22 15:57:59 PDT 2010


Real minor note: proper place for ui_some_widget.h is in ui.h. Then other files (like ui_lua) just include ui.h. This way, when code wants to use the UI, it only includes ui.h, instead of listing every UI widget it wants.

So if you make a new widget, just add the .h to ui.h and nowhere else.


More information about the epiar-devel mailing list