/* vim: set ai et ts=4 sw=4: */ #ifndef __about_h__ #define __about_h__ void about_dlg_show(void); #endif /*about.h*/