summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/colorscheme.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/colorscheme.h')
-rw-r--r--kstars/kstars/colorscheme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/colorscheme.h b/kstars/kstars/colorscheme.h
index e61c455b..22edb1e6 100644
--- a/kstars/kstars/colorscheme.h
+++ b/kstars/kstars/colorscheme.h
@@ -65,7 +65,7 @@ class ColorScheme {
TQString colorNamed( const TQString &name ) const;
/**@p i the index of the color to retrieve
- *@return a color by its index in the QMap
+ *@return a color by its index in the TQMap
*/
TQString colorAt( int i ) const;