[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kstars/gsoc2015-ekos] kstars/ekos: Use updated function names from capture module
From:       Jasem Mutlaq <mutlaqja () ikarustech ! com>
Date:       2015-08-31 22:02:21
Message-ID: E1ZWX9h-0006og-Mr () scm ! kde ! org
[Download RAW message or body]

Git commit cb5fa04ee8686c00e2ae2c78c48b8e63070da21c by Jasem Mutlaq.
Committed on 31/08/2015 at 21:58.
Pushed by mutlaqja into branch 'gsoc2015-ekos'.

Use updated function names from capture module

M  +1    -1    kstars/ekos/ekosmanager.cpp

http://commits.kde.org/kstars/cb5fa04ee8686c00e2ae2c78c48b8e63070da21c

diff --git a/kstars/ekos/ekosmanager.cpp b/kstars/ekos/ekosmanager.cpp
index 1b8994e..26e3821 100644
--- a/kstars/ekos/ekosmanager.cpp
+++ b/kstars/ekos/ekosmanager.cpp
@@ -2145,7 +2145,7 @@ void EkosManager::initGuide()
         // Dithering
         connect(guideProcess, SIGNAL(autoGuidingToggled(bool,bool)), captu=
reProcess, SLOT(setAutoguiding(bool,bool)));
         connect(guideProcess, SIGNAL(ditherComplete()), captureProcess, SL=
OT(resumeCapture()));
-        connect(guideProcess, SIGNAL(ditherFailed()), captureProcess, SLOT=
(stopSequence()));
+        connect(guideProcess, SIGNAL(ditherFailed()), captureProcess, SLOT=
(abort()));
         connect(guideProcess, SIGNAL(ditherToggled(bool)), captureProcess,=
 SLOT(setGuideDither(bool)));        =

         connect(captureProcess, SIGNAL(exposureComplete()), guideProcess, =
SLOT(dither()));
 =


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic