diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-18 18:28:00 -0600 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-06-20 19:43:54 +0200 |
commit | b33c04530149523d99425f92e428231b79b7991d (patch) | |
tree | 79275b0a04020e042902d8bb6fd3afe926098f6d /kmouth/wordcompletion/creationsourceui.ui | |
parent | ee22425fa7d7f0f730e37f16d65e21ab8ce7bd40 (diff) | |
download | tdeaccessibility-b33c04530149523d99425f92e428231b79b7991d.tar.gz tdeaccessibility-b33c04530149523d99425f92e428231b79b7991d.zip |
Rename old tq methods that no longer need a unique name
(cherry picked from commit 6687cd2515bdebbd8f0c92261f3acf8777441ca6)
Diffstat (limited to 'kmouth/wordcompletion/creationsourceui.ui')
-rw-r--r-- | kmouth/wordcompletion/creationsourceui.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/wordcompletion/creationsourceui.ui b/kmouth/wordcompletion/creationsourceui.ui index 49af73d..0efac9c 100644 --- a/kmouth/wordcompletion/creationsourceui.ui +++ b/kmouth/wordcompletion/creationsourceui.ui @@ -120,7 +120,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="tqsizeHint"> + <property name="sizeHint"> <size> <width>20</width> <height>40</height> |