aboutsummaryrefslogtreecommitdiff
path: root/src/default.ui
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2012-05-11 00:20:30 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2012-05-11 00:20:30 +0200
commit824dfc05c9af2dfb4299191b7e18e79a540bb2b5 (patch)
tree6b15d74cb0d56f209536b33fd13a86d6dc808488 /src/default.ui
parenta45008457c45d5b57fe152b0e13de1c24219c1c8 (diff)
downloadexperiment-player-824dfc05c9af2dfb4299191b7e18e79a540bb2b5.tar.gz
improved fullscreen mode support and cleaned up widget displaying
Diffstat (limited to 'src/default.ui')
-rw-r--r--src/default.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/default.ui b/src/default.ui
index 95e92c5..8efbfee 100644
--- a/src/default.ui
+++ b/src/default.ui
@@ -4,6 +4,7 @@
<!-- interface-requires gtk-vlc-player 0.0 -->
<!-- interface-naming-policy project-wide -->
<object class="GtkWindow" id="player_window">
+ <property name="visible">True</property>
<property name="title" translatable="yes">Experiment Player</property>
<property name="default_width">400</property>
<property name="default_height">300</property>