Mark some UI strings as untranslatable.

This commit is contained in:
Felix Geyer
2012-05-22 18:17:07 +02:00
parent a1a71a88bb
commit 842eb22e1e
6 changed files with 4 additions and 19 deletions

View File

@@ -10,9 +10,6 @@
<height>328</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QFormLayout" name="formLayout">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::ExpandingFieldsGrow</enum>