use GOptionContext instead of getopt

This commit is contained in:
Tomasz Moń
2009-02-27 12:57:52 +01:00
parent ca23f2c94c
commit d4c86b3a60
2 changed files with 19 additions and 20 deletions

View File

@@ -18,6 +18,7 @@
#define GDIGI_H
#include <glib.h>
#include <glib-object.h>
enum {
WAH_TYPE_CRY = 132,