diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 14:20:25 -0600 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-06-04 04:36:05 +0200 |
commit | 7e5586b24f4a2924cbf3303e434b941e25e3b4d2 (patch) | |
tree | 3b87ee1c5d17276ec042ea3c06f517167ec1fe14 /kstars/ChangeLog | |
parent | 3fa570c72df3bf358988b8ce3f019bb7224c380e (diff) | |
download | tdeedu-7e5586b24f4a2924cbf3303e434b941e25e3b4d2.tar.gz tdeedu-7e5586b24f4a2924cbf3303e434b941e25e3b4d2.zip |
Rename obsolete tq methods to standard names
(cherry picked from commit ba6b21419810544e0c8666969d21d72161d9084c)
Diffstat (limited to 'kstars/ChangeLog')
-rw-r--r-- | kstars/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/ChangeLog b/kstars/ChangeLog index fe69e108..5c2b696a 100644 --- a/kstars/ChangeLog +++ b/kstars/ChangeLog @@ -259,7 +259,7 @@ Added Milky Way countour. Added spectral type of stars to popup menu. Automated object tracking when an object is centered. Display name and coordinates of centered object in the infoPanel. -Fixed "extra tqlayout" error messages. +Fixed "extra layout" error messages. Improved efficiency of KSPlanet::findPosition(). Initial startup parameters make more sense. If focus point is below horizon when KStars restarts, a warning message |