summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/kstars.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/kstars.h')
-rw-r--r--kstars/kstars/kstars.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kstars/kstars/kstars.h b/kstars/kstars/kstars.h
index bea6af9f..569c70f7 100644
--- a/kstars/kstars/kstars.h
+++ b/kstars/kstars/kstars.h
@@ -382,7 +382,7 @@ class KStars : public KMainWindow, virtual public KStarsInterface
public slots:
/**
- *Update time-dependent data and (possibly) repaint the sky map.
+ *Update time-dependent data and (possibly) tqrepaint the sky map.
*@p automaticDSTchange change DST status automatically?
*/
void updateTime( const bool automaticDSTchange = true );
@@ -625,7 +625,7 @@ class KStars : public KMainWindow, virtual public KStarsInterface
void initFOV();
/**
- *Initialize Status bar.
+ *Initialize tqStatus bar.
*/
void initStatusBar();