summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/tools/astrocalc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/tools/astrocalc.cpp')
-rw-r--r--kstars/kstars/tools/astrocalc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/tools/astrocalc.cpp b/kstars/kstars/tools/astrocalc.cpp
index 3b87826b..18b0d6fd 100644
--- a/kstars/kstars/tools/astrocalc.cpp
+++ b/kstars/kstars/tools/astrocalc.cpp
@@ -374,7 +374,7 @@ void AstroCalc::genVlsrFrame(void)
rightPanel = Vlsr;
}
-TQSize AstroCalc::sizeHint() const
+TQSize AstroCalc::tqsizeHint() const
{
return TQSize(640,430);
}