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:08:07 +0100 |
commit | a323a9c371885d011a815fd45987414539feda7f (patch) | |
tree | 09c738fc8b55ebad1810ae20e3b99f28da89ab28 /kdevdesigner/designer/customwidgeteditor.ui | |
parent | 027216064ed87ba907d47303012f3153c751f262 (diff) | |
download | tdevelop-a323a9c371885d011a815fd45987414539feda7f.tar.gz tdevelop-a323a9c371885d011a815fd45987414539feda7f.zip |
Fix incorrectly renamed strings
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"> |