summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/focusdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/focusdialog.h')
-rw-r--r--kstars/kstars/focusdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/focusdialog.h b/kstars/kstars/focusdialog.h
index 20bf2428..e6707028 100644
--- a/kstars/kstars/focusdialog.h
+++ b/kstars/kstars/focusdialog.h
@@ -47,7 +47,7 @@ public:
SkyPoint* point() const { return Point; }
/**@return suggested size of focus window. */
- TQSize tqsizeHint() const;
+ TQSize sizeHint() const;
/**@return whether user set the AltAz coords */
bool usedAltAz() const { return UsedAltAz; }