diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-14 17:42:28 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-14 17:42:28 +0000 |
commit | d6bd5602800283c9be6bf8ca8adae91ef630edd7 (patch) | |
tree | 98122e2d9aaf3a5b23d1fea9d4528432d326b2d3 /k9author | |
parent | b0e912c8b3d02a518fedda28c3180eb4794a7520 (diff) | |
download | k9copy-d6bd5602800283c9be6bf8ca8adae91ef630edd7.tar.gz k9copy-d6bd5602800283c9be6bf8ca8adae91ef630edd7.zip |
Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'k9author')
-rw-r--r-- | k9author/chapterEdit.ui | 2 | ||||
-rw-r--r-- | k9author/import.ui | 2 | ||||
-rw-r--r-- | k9author/menuEdit.ui | 2 | ||||
-rw-r--r-- | k9author/newTitle.ui | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/k9author/chapterEdit.ui b/k9author/chapterEdit.ui index 8940ff3..c3d876f 100644 --- a/k9author/chapterEdit.ui +++ b/k9author/chapterEdit.ui @@ -4,7 +4,7 @@ <property name="name"> <cstring>chapterEdit</cstring> </property> - <property name="tqgeometry"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> diff --git a/k9author/import.ui b/k9author/import.ui index f9123bd..36b1949 100644 --- a/k9author/import.ui +++ b/k9author/import.ui @@ -4,7 +4,7 @@ <property name="name"> <cstring>import</cstring> </property> - <property name="tqgeometry"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> diff --git a/k9author/menuEdit.ui b/k9author/menuEdit.ui index f844871..6e706a5 100644 --- a/k9author/menuEdit.ui +++ b/k9author/menuEdit.ui @@ -4,7 +4,7 @@ <property name="name"> <cstring>menuEdit</cstring> </property> - <property name="tqgeometry"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> diff --git a/k9author/newTitle.ui b/k9author/newTitle.ui index 3787513..6b5bcd7 100644 --- a/k9author/newTitle.ui +++ b/k9author/newTitle.ui @@ -4,7 +4,7 @@ <property name="name"> <cstring>newTitle</cstring> </property> - <property name="tqgeometry"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> |