diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2015-03-05 05:08:07 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2015-03-05 05:42:54 +0100 |
| commit | 13c38b13e3e3ecb9167f59c2c7fbb9a1c22b03b8 (patch) | |
| tree | 555997efb35d034d5f1dde227e99a0da1da44bfc /kdevdesigner/designer/customwidgeteditor.ui | |
| parent | 9cf3238c5f8a7c9d1323a2e2e608a03988d7ac44 (diff) | |
| download | tdevelop-13c38b13e3e3ecb9167f59c2c7fbb9a1c22b03b8.tar.gz tdevelop-13c38b13e3e3ecb9167f59c2c7fbb9a1c22b03b8.zip | |
Fix incorrectly renamed strings
(cherry picked from commit a323a9c371885d011a815fd45987414539feda7f)
Diffstat (limited to 'kdevdesigner/designer/customwidgeteditor.ui')
| -rw-r--r-- | kdevdesigner/designer/customwidgeteditor.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/customwidgeteditor.ui b/kdevdesigner/designer/customwidgeteditor.ui index db6860f0..76abc453 100644 --- a/kdevdesigner/designer/customwidgeteditor.ui +++ b/kdevdesigner/designer/customwidgeteditor.ui @@ -433,7 +433,7 @@ <string>Vertical Sizepolicy</string> </property> <property name="whatsThis" stdset="0"> - <string>Choose theQt::Vertical size policy</string> + <string>Choose the Vertical size policy</string> </property> </widget> <widget class="TQSpinBox" row="3" column="1"> |
