From 649d619184ef0dec19cd16b08d88564b3c35c1f8 Mon Sep 17 00:00:00 2001 From: ellson Date: Tue, 27 Jun 2006 17:43:59 +0000 Subject: [PATCH] move xlib and gtk plugins into the main tree from graphviz-cairo --- plugin/gtk/interface.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 plugin/gtk/interface.h diff --git a/plugin/gtk/interface.h b/plugin/gtk/interface.h new file mode 100644 index 000000000..75b41be4b --- /dev/null +++ b/plugin/gtk/interface.h @@ -0,0 +1,5 @@ +/* + * DO NOT EDIT THIS FILE - it is generated by Glade. + */ + +GtkWidget* create_window1 (void); -- 2.40.0