Commit 7317861d authored by Ludovic Fauvet's avatar Ludovic Fauvet Committed by Jean-Baptiste Kempf

qt4: add some accelerators

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent c3c637e5
......@@ -37,7 +37,10 @@
<item row="1" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>Verbosity:</string>
<string>&amp;Verbosity:</string>
</property>
<property name="buddy">
<cstring>verbosityBox</cstring>
</property>
</widget>
</item>
......@@ -67,7 +70,10 @@
<item row="1" column="2">
<widget class="QLabel" name="label_2">
<property name="text">
<string>Filter:</string>
<string>&amp;Filter:</string>
</property>
<property name="buddy">
<cstring>filterEdit</cstring>
</property>
</widget>
</item>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment