diff options
Diffstat (limited to 'rts/VisWindow.h')
-rw-r--r-- | rts/VisWindow.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/rts/VisWindow.h b/rts/VisWindow.h new file mode 100644 index 0000000000..c646c40c02 --- /dev/null +++ b/rts/VisWindow.h @@ -0,0 +1,5 @@ +/* + * DO NOT EDIT THIS FILE - it is generated by Glade. + */ + +GtkWidget* create_GHC_Front_Panel (void); |