From 8139fbf8204882663446bcb06f68789353597820 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Thu, 16 Apr 2009 06:22:51 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23061 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- plugins/dfcdrom/interface.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 plugins/dfcdrom/interface.h (limited to 'plugins/dfcdrom/interface.h') diff --git a/plugins/dfcdrom/interface.h b/plugins/dfcdrom/interface.h new file mode 100644 index 00000000..e23e1adb --- /dev/null +++ b/plugins/dfcdrom/interface.h @@ -0,0 +1,6 @@ +/* + * DO NOT EDIT THIS FILE - it is generated by Glade. + */ + +GtkWidget* create_cfg_dialog (void); +GtkWidget* create_abt_dialog (void); -- cgit v1.2.3