diff options
-rw-r--r-- | gtk/src/ghb4.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/ghb4.ui b/gtk/src/ghb4.ui index d71f71f5a..abb3dc5e2 100644 --- a/gtk/src/ghb4.ui +++ b/gtk/src/ghb4.ui @@ -2426,7 +2426,7 @@ Modifications will be discarded.</property> <child> <object class="GtkStack" id="SettingsStack"> <property name="homogeneous">True</property> - <property name="transition-type">GTK_STACK_TRANSITION_TYPE_SLIDE_LEFT_RIGHT</property> + <property name="transition-type">GTK_STACK_TRANSITION_TYPE_ROTATE_LEFT_RIGHT</property> <property name="transition-duration">400</property> <property name="visible">True</property> <property name="can_focus">False</property> |