summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/locationdialog.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-19 11:55:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-19 11:55:10 -0600
commit746abe84406ed1ec1a8dc68f29ce0ab8322ccc80 (patch)
tree34a73ef7b8771de54099eeffb941117e49a8865e /kstars/kstars/locationdialog.h
parent999f961ff5278b84c8ffd8a91addb9343e589cf0 (diff)
downloadtdeedu-746abe84406ed1ec1a8dc68f29ce0ab8322ccc80.tar.gz
tdeedu-746abe84406ed1ec1a8dc68f29ce0ab8322ccc80.zip
Remove additional unneeded tq method conversions
Diffstat (limited to 'kstars/kstars/locationdialog.h')
-rw-r--r--kstars/kstars/locationdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/locationdialog.h b/kstars/kstars/locationdialog.h
index e40c43a4..1de15c84 100644
--- a/kstars/kstars/locationdialog.h
+++ b/kstars/kstars/locationdialog.h
@@ -117,7 +117,7 @@ public slots:
void filterCity( void );
/**
- *When the selected city in the TQListBox changes, tqrepaint the MapCanvas
+ *When the selected city in the TQListBox changes, repaint the MapCanvas
*so that the crosshairs icon appears on the newly selected city.
*/
void changeCity( void );