[Kstars-devel] kdeedu/kstars/kstars/indi
Jasem Mutlaq
mutlaqja at ikarustech.com
Thu Nov 6 00:43:30 CET 2003
CVS commit by mutlaqja:
I'm not sure if this would solve bug 65429, but give it a try.
CCMAIL: kstars-devel at kde.org
CCMAIL: 65429 at bugs.kde.org
M +1 -1 lx200generic.cpp 1.15
--- kdeedu/kstars/kstars/indi/lx200generic.cpp #1.14:1.15
@@ -73,5 +73,5 @@ static ISwitch FocusMotionS[] = { {"Fo
/* equatorial position */
-static INumber eq[] = {
+INumber eq[] = {
{"RA", "RA H:M:S", "%10.6m", 0., 24., 0., 0.},
{"DEC", "Dec D:M:S", "%10.6m", -90., 90., 0., 0.},
More information about the Kstars-devel
mailing list