Changeset 166 for trunk/desktop/src/quitwindow.c
- Timestamp:
- Jan 3, 2007, 10:27:53 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/src/quitwindow.c
r98 r166 69 69 } 70 70 71 static GtkWidget *window; 71 72 /* 72 73 Main entry point. This function is called from the EMX wrapper. Be aware that gtk_init() … … 76 77 { 77 78 /* GtkWidget is the storage type for widgets */ 78 GtkWidget *window; 79 79 80 GtkWidget *button; 80 81
Note:
See TracChangeset
for help on using the changeset viewer.