This repository has been archived on 2020-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
gnoemoe/gnoemoe/dialogs/gm-preferences-dialog.h

7 lines
149 B
C

#ifndef __GM_PREFERENCES_DIALOG_H__
#define __GM_PREFERENCES_DIALOG_H__
void gm_preferences_dialog_run();
#endif /* __GM_PREFERENCES_DIALOG_H__ */