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 | 6c8e5e5544cf5f70da6c1efec71d4431e88ab4df (patch) | |
tree | 06b0c3de94ac532405b140e3adbc02883ebdba27 /src/ksvnwidgets/authdlg.ui | |
parent | d7633c195a464e4d344ada9eea61afd10110598a (diff) | |
download | tdesvn-6c8e5e5544cf5f70da6c1efec71d4431e88ab4df.tar.gz tdesvn-6c8e5e5544cf5f70da6c1efec71d4431e88ab4df.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/kdesvn@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/ksvnwidgets/authdlg.ui')
-rw-r--r-- | src/ksvnwidgets/authdlg.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ksvnwidgets/authdlg.ui b/src/ksvnwidgets/authdlg.ui index 10fba25..a765d96 100644 --- a/src/ksvnwidgets/authdlg.ui +++ b/src/ksvnwidgets/authdlg.ui @@ -4,7 +4,7 @@ <property name="name"> <cstring>AuthDialog</cstring> </property> - <property name="tqgeometry"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> |