12 #ifndef FC__REQUIRERS_DLG_H
13 #define FC__REQUIRERS_DLG_H
15 #include <fc_config.h>
28 void clear(
const char *title);
29 void add(
const char *msg);
void close_now()
User pushed close button.
void clear(const char *title)
Clear text area.
requirers_dlg(ruledit_gui *ui_in)
Setup requirers_dlg object.
void add(const char *msg)
Add requirer entry.