diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/pcsxr.glade2 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/pcsxr.glade2 b/data/pcsxr.glade2 index 49960023..93935afc 100644 --- a/data/pcsxr.glade2 +++ b/data/pcsxr.glade2 @@ -842,10 +842,12 @@ <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox4"> <property name="visible">True</property> + <property name="orientation">vertical</property> <child> <widget class="GtkVBox" id="vbox28"> <property name="visible">True</property> <property name="border_width">4</property> + <property name="orientation">vertical</property> <property name="spacing">3</property> <child> <widget class="GtkFrame" id="frame17"> @@ -1439,9 +1441,11 @@ <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox1"> <property name="visible">True</property> + <property name="orientation">vertical</property> <child> <widget class="GtkVBox" id="vbox25"> <property name="visible">True</property> + <property name="orientation">vertical</property> <child> <widget class="GtkFrame" id="frame15"> <property name="visible">True</property> @@ -1451,6 +1455,7 @@ <widget class="GtkVBox" id="vbox26"> <property name="visible">True</property> <property name="border_width">5</property> + <property name="orientation">vertical</property> <child> <widget class="GtkTable" id="table3"> <property name="visible">True</property> @@ -1644,6 +1649,21 @@ <property name="position">2</property> </packing> </child> + <child> + <widget class="GtkCheckButton" id="GtkCheckButton_Widescreen"> + <property name="label" translatable="yes">Widescreen (GTE Hack)</property> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="receives_default">False</property> + <property name="use_underline">True</property> + <property name="draw_indicator">True</property> + </widget> + <packing> + <property name="expand">False</property> + <property name="fill">False</property> + <property name="position">3</property> + </packing> + </child> </widget> </child> <child> |
