From 5fcaf38922885bbb138ba17ff7d2e9ec9ad0c0c2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:35:10 -0600 Subject: Rename old tq methods that no longer need a unique name (cherry picked from commit 1dd83e5f38d1c16d3e6da18d0caca0ee093ab58f) --- kbabel/kbabeldict/modules/dbsearchengine2/dbscan.cpp | 2 +- kbabel/kbabeldict/modules/dbsearchengine2/dbse2.ui | 10 +++++----- kbabel/kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui | 12 ++++++------ kbabel/kbabeldict/modules/dbsearchengine2/sourcedialog.ui | 4 ++-- 4 files changed, 14 insertions(+), 14 deletions(-) (limited to 'kbabel/kbabeldict/modules/dbsearchengine2') diff --git a/kbabel/kbabeldict/modules/dbsearchengine2/dbscan.cpp b/kbabel/kbabeldict/modules/dbsearchengine2/dbscan.cpp index 23f0b7d2..c4f5e397 100644 --- a/kbabel/kbabeldict/modules/dbsearchengine2/dbscan.cpp +++ b/kbabel/kbabeldict/modules/dbsearchengine2/dbscan.cpp @@ -212,7 +212,7 @@ emit fileLoading(0); bool error; -ConversiontqStatus rr=catalog->openURL(u); +ConversionStatus rr=catalog->openURL(u); if(rr != OK && rr !=RECOVERED_PARSE_ERROR ) { delete catalog; diff --git a/kbabel/kbabeldict/modules/dbsearchengine2/dbse2.ui b/kbabel/kbabeldict/modules/dbsearchengine2/dbse2.ui index 285319e5..685e86bd 100644 --- a/kbabel/kbabeldict/modules/dbsearchengine2/dbse2.ui +++ b/kbabel/kbabeldict/modules/dbsearchengine2/dbse2.ui @@ -109,7 +109,7 @@ Expanding - + 20 40 @@ -147,7 +147,7 @@ Expanding - + 20 40 @@ -380,7 +380,7 @@ Fixed - + 20 20 @@ -496,7 +496,7 @@ Expanding - + 20 20 @@ -669,7 +669,7 @@ Expanding - + 20 40 diff --git a/kbabel/kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui b/kbabel/kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui index 64a74b8a..0834f06c 100644 --- a/kbabel/kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui +++ b/kbabel/kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui @@ -182,7 +182,7 @@ It also substitutes groups of more than one space character with only one space 0 - + 0 20 @@ -248,7 +248,7 @@ It also substitutes groups of more than one space character with only one space Fixed - + 20 20 @@ -265,7 +265,7 @@ It also substitutes groups of more than one space character with only one space Fixed - + 20 20 @@ -335,7 +335,7 @@ It also substitutes groups of more than one space character with only one space Fixed - + 20 20 @@ -387,7 +387,7 @@ If you search for <em>My name is Andrea</em> and you have activated Fixed - + 20 20 @@ -418,7 +418,7 @@ If you search for <em>My name is Andrea</em> and you have activated Fixed - + 20 20 diff --git a/kbabel/kbabeldict/modules/dbsearchengine2/sourcedialog.ui b/kbabel/kbabeldict/modules/dbsearchengine2/sourcedialog.ui index 39e1f2ac..a34953df 100644 --- a/kbabel/kbabeldict/modules/dbsearchengine2/sourcedialog.ui +++ b/kbabel/kbabeldict/modules/dbsearchengine2/sourcedialog.ui @@ -29,7 +29,7 @@ Expanding - + 40 20 @@ -72,7 +72,7 @@ - tqStatus: + Status: -- cgit v1.2.1