diff options
author | Ian C <ianc@noddybox.co.uk> | 2006-08-31 21:55:32 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2006-08-31 21:55:32 +0000 |
commit | 025fbd0c161c8f528e20f034d84ad986a4ebef36 (patch) | |
tree | f4b96e1339d431d481066dfa10f43b363f01a61d /interface.h | |
parent | c1d4cc4739583f906b639daf3bd9384dd791530e (diff) |
Added
Diffstat (limited to 'interface.h')
-rw-r--r-- | interface.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/interface.h b/interface.h new file mode 100644 index 0000000..7a9b86f --- /dev/null +++ b/interface.h @@ -0,0 +1,5 @@ +/* + * DO NOT EDIT THIS FILE - it is generated by Glade. + */ + +GtkWidget* create_top_window (void); |