diff options
Diffstat (limited to 'PcsxSrc/Linux/GladeGui.h')
-rw-r--r-- | PcsxSrc/Linux/GladeGui.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/PcsxSrc/Linux/GladeGui.h b/PcsxSrc/Linux/GladeGui.h deleted file mode 100644 index ff8d9f9..0000000 --- a/PcsxSrc/Linux/GladeGui.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * DO NOT EDIT THIS FILE - it is generated by Glade. - */ - -GtkWidget* create_MainWindow (void); -GtkWidget* create_AboutDlg (void); -GtkWidget* create_ConfDlg (void); -GtkWidget* create_CpuDlg (void); -GtkWidget* create_McdsDlg (void); -GtkWidget* create_DebugDlg (void); |