start gui with proper values

This commit is contained in:
Tomasz Moń
2009-03-03 11:39:25 +01:00
parent 79554a99ce
commit baa3829263
7 changed files with 262 additions and 42 deletions

1
gui.h
View File

@@ -17,6 +17,7 @@
#ifndef GDIGI_GUI_H
#define GDIGI_GUI_H
void show_error_message(GtkWidget *parent, gchar *message);
void create_window();
#endif /* GDIGI_GUI_H */