summaryrefslogtreecommitdiffstats
path: root/kstars
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:27:54 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:27:54 -0500
commitd513bace90f92b81ed58f94c07491f7fe93615b3 (patch)
treef276df788e50ec0db42e051e7da6ff6fcf07cf34 /kstars
parentb18fb801bdb3cdaf2c6b35bd1fabc3ab4030726b (diff)
downloadtdeedu-d513bace90f92b81ed58f94c07491f7fe93615b3.tar.gz
tdeedu-d513bace90f92b81ed58f94c07491f7fe93615b3.zip
Fix QString -> TQString.
Diffstat (limited to 'kstars')
-rw-r--r--kstars/kstars/tools/argexportimage.ui8
-rw-r--r--kstars/kstars/tools/argsetcolor.ui4
2 files changed, 6 insertions, 6 deletions
diff --git a/kstars/kstars/tools/argexportimage.ui b/kstars/kstars/tools/argexportimage.ui
index b218bcda..e0ecfc7c 100644
--- a/kstars/kstars/tools/argexportimage.ui
+++ b/kstars/kstars/tools/argexportimage.ui
@@ -169,9 +169,9 @@
<slot access="private" specifier="">cleanupEventFilter(QObject*)</slot>
<slot access="public" specifier="">setEnabled(bool)</slot>
<slot access="public" specifier="">setDisabled(bool)</slot>
- <slot access="public" specifier="">setCaption(const QString&amp;)</slot>
+ <slot access="public" specifier="">setCaption(const TQString&amp;)</slot>
<slot access="public" specifier="">setIcon(const QPixmap&amp;)</slot>
- <slot access="public" specifier="">setIconText(const QString&amp;)</slot>
+ <slot access="public" specifier="">setIconText(const TQString&amp;)</slot>
<slot access="public" specifier="">setMouseTracking(bool)</slot>
<slot access="public" specifier="">setFocus()</slot>
<slot access="public" specifier="">clearFocus()</slot>
@@ -213,8 +213,8 @@
<slot access="public" specifier="">setValue(int)</slot>
<slot access="public" specifier="">setRelativeValue(double)</slot>
<slot access="public" specifier="">setReferencePoint(int)</slot>
- <slot access="public" specifier="">setSuffix(const QString&amp;)</slot>
- <slot access="public" specifier="">setPrefix(const QString&amp;)</slot>
+ <slot access="public" specifier="">setSuffix(const TQString&amp;)</slot>
+ <slot access="public" specifier="">setPrefix(const TQString&amp;)</slot>
<slot access="public" specifier="">setEditFocus()</slot>
<slot access="public" specifier="">setEditFocus(bool)</slot>
<slot access="private" specifier="">spinValueChanged(int)</slot>
diff --git a/kstars/kstars/tools/argsetcolor.ui b/kstars/kstars/tools/argsetcolor.ui
index ac096c45..ce7eee04 100644
--- a/kstars/kstars/tools/argsetcolor.ui
+++ b/kstars/kstars/tools/argsetcolor.ui
@@ -129,9 +129,9 @@
<slot access="private" specifier="">cleanupEventFilter(QObject*)</slot>
<slot access="public" specifier="">setEnabled(bool)</slot>
<slot access="public" specifier="">setDisabled(bool)</slot>
- <slot access="public" specifier="">setCaption(const QString&amp;)</slot>
+ <slot access="public" specifier="">setCaption(const TQString&amp;)</slot>
<slot access="public" specifier="">setIcon(const QPixmap&amp;)</slot>
- <slot access="public" specifier="">setIconText(const QString&amp;)</slot>
+ <slot access="public" specifier="">setIconText(const TQString&amp;)</slot>
<slot access="public" specifier="">setMouseTracking(bool)</slot>
<slot access="public" specifier="">setFocus()</slot>
<slot access="public" specifier="">clearFocus()</slot>