summaryrefslogtreecommitdiff
path: root/PcsxSrc/Linux/GladeGui.h
diff options
context:
space:
mode:
authorPixel <Pixel>2002-09-29 17:57:04 +0000
committerPixel <Pixel>2002-09-29 17:57:04 +0000
commit0e191c285677600f9852bff10e2bede5799883fa (patch)
treeede64e524aa4ea1d9a8b6f3111ce0f8968b8c88e /PcsxSrc/Linux/GladeGui.h
parent75d6916ec69878af6649dd41ccdc41b5df807230 (diff)
Petits changements ;-)
Diffstat (limited to 'PcsxSrc/Linux/GladeGui.h')
-rw-r--r--PcsxSrc/Linux/GladeGui.h19
1 files changed, 10 insertions, 9 deletions
diff --git a/PcsxSrc/Linux/GladeGui.h b/PcsxSrc/Linux/GladeGui.h
index 780f270..ff8d9f9 100644
--- a/PcsxSrc/Linux/GladeGui.h
+++ b/PcsxSrc/Linux/GladeGui.h
@@ -1,9 +1,10 @@
-/*
- * 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);
+/*
+ * 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);