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 | f8992044f260b555497fbb4ec937e67928b1225b (patch) | |
tree | 088fa0378d1513ba6fdb3b0f8d5f570d5953fac9 | |
parent | b6027ae3f71e2c1961357500b9da203e3a04a194 (diff) | |
download | bibletime-f8992044f260b555497fbb4ec937e67928b1225b.tar.gz bibletime-f8992044f260b555497fbb4ec937e67928b1225b.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/bibletime@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r-- | bibletime/frontend/manageindicesform.ui | 2 | ||||
-rw-r--r-- | bibletime/frontend/searchdialog/searchoptionsform.ui | 2 | ||||
-rw-r--r-- | bibletime/frontend/searchdialog/searchresultsform.ui | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/bibletime/frontend/manageindicesform.ui b/bibletime/frontend/manageindicesform.ui index 7f0c0b0..8205eeb 100644 --- a/bibletime/frontend/manageindicesform.ui +++ b/bibletime/frontend/manageindicesform.ui @@ -4,7 +4,7 @@ <property name="name"> <cstring>ManageIndicesForm</cstring> </property> - <property name="tqgeometry"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> diff --git a/bibletime/frontend/searchdialog/searchoptionsform.ui b/bibletime/frontend/searchdialog/searchoptionsform.ui index f8f1bf5..758510c 100644 --- a/bibletime/frontend/searchdialog/searchoptionsform.ui +++ b/bibletime/frontend/searchdialog/searchoptionsform.ui @@ -4,7 +4,7 @@ <property name="name"> <cstring>SearchOptionsForm</cstring> </property> - <property name="tqgeometry"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> diff --git a/bibletime/frontend/searchdialog/searchresultsform.ui b/bibletime/frontend/searchdialog/searchresultsform.ui index 4cf150e..bcf23e1 100644 --- a/bibletime/frontend/searchdialog/searchresultsform.ui +++ b/bibletime/frontend/searchdialog/searchresultsform.ui @@ -4,7 +4,7 @@ <property name="name"> <cstring>SearchResultsForm</cstring> </property> - <property name="tqgeometry"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> |