summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2011-03-15 19:42:32 -0400
committerPaul W. Frields <stickster@gmail.com>2011-03-15 19:59:19 -0400
commitc5b73a0dcde00c15285aa519513055a9a5b5f3ac (patch)
treeb4a3057dd3f5eee789f6668197647a342e73ac11
parent815568464443564e3b711a5752ef16baa0a59e9a (diff)
downloadpulsecaster-c5b73a0dcde00c15285aa519513055a9a5b5f3ac.tar.gz
pulsecaster-c5b73a0dcde00c15285aa519513055a9a5b5f3ac.tar.xz
pulsecaster-c5b73a0dcde00c15285aa519513055a9a5b5f3ac.zip
Add a third column to the UI for the VU meters
-rw-r--r--pulsecaster/data/pulsecaster.ui8
1 files changed, 7 insertions, 1 deletions
diff --git a/pulsecaster/data/pulsecaster.ui b/pulsecaster/data/pulsecaster.ui
index 61750ee..1041c74 100644
--- a/pulsecaster/data/pulsecaster.ui
+++ b/pulsecaster/data/pulsecaster.ui
@@ -186,7 +186,7 @@
<object class="GtkTable" id="table1">
<property name="visible">True</property>
<property name="n_rows">2</property>
- <property name="n_columns">2</property>
+ <property name="n_columns">3</property>
<property name="column_spacing">5</property>
<property name="row_spacing">5</property>
<child>
@@ -217,6 +217,12 @@
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
<packing>
<property name="position">1</property>