diff options
Diffstat (limited to 'kstars/kstars/tools/astrocalc.h')
-rw-r--r-- | kstars/kstars/tools/astrocalc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/tools/astrocalc.h b/kstars/kstars/tools/astrocalc.h index 18870824..bbabcb24 100644 --- a/kstars/kstars/tools/astrocalc.h +++ b/kstars/kstars/tools/astrocalc.h @@ -120,7 +120,7 @@ Q_OBJECT void delRightPanel(void); /**@returns suggested size of calculator window. */ - TQSize tqsizeHint() const; + TQSize sizeHint() const; public slots: /**Determine which item is selected in the function menu TQListBox. |