Initial import

This commit is contained in:
Jesse van den Kieboom 2005-11-06 16:25:26 +00:00
parent 318c795c68
commit 34ad2be604
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#ifndef __GM_PREFERENCES_DIALOG_H__
#define __GM_PREFERENCES_DIALOG_H__
void gm_preferences_dialog_run();
#endif /* __GM_PREFERENCES_DIALOG_H__ */