summaryrefslogtreecommitdiff
path: root/gbeat.glade
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2013-06-22 23:27:49 +0200
committerDavid Lamparter <equinox@diac24.net>2013-06-23 14:41:37 +0200
commit12b04878c5609204e538365a83a746c377015faa (patch)
tree4cd0789636246164ef4c624ccd9a392bdcee3a4a /gbeat.glade
parent6de9754a0cefc9e5c29ba3da46c6ebd9588bf142 (diff)
gbeat: port to Gtk3
Diffstat (limited to 'gbeat.glade')
-rw-r--r--gbeat.glade7
1 files changed, 2 insertions, 5 deletions
diff --git a/gbeat.glade b/gbeat.glade
index c43794b..f2f1ba3 100644
--- a/gbeat.glade
+++ b/gbeat.glade
@@ -333,12 +333,9 @@
</child>
<child>
- <widget class="GtkImage" id="img">
+ <widget class="GtkDrawingArea" id="drawer">
<property name="visible">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
+ <signal name="draw" handler="on_draw" last_modification_time="Mon, 04 Dec 2006 16:49:00 GMT"/>
</widget>
<packing>
<property name="padding">0</property>