From a9703628c4c4d3b1226d4ea86b3079718940e14e Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Mon, 27 Nov 2017 17:36:21 +0100 Subject: Actually compute variations in background This reenables the computation of plan variations but now in a separate thread. Once finieshed, a signal is sent to update the notes. Signed-off-by: Robert C. Helling --- desktop-widgets/mainwindow.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'desktop-widgets/mainwindow.h') diff --git a/desktop-widgets/mainwindow.h b/desktop-widgets/mainwindow.h index 75c32c2e4..ca1bf8962 100644 --- a/desktop-widgets/mainwindow.h +++ b/desktop-widgets/mainwindow.h @@ -15,6 +15,7 @@ #include #include "ui_mainwindow.h" +#include "ui_plannerDetails.h" #include "desktop-widgets/notificationwidget.h" #include "core/windowtitleupdate.h" #include "core/gpslocation.h" @@ -186,6 +187,8 @@ slots: void socialNetworkRequestUpload(); void facebookLoggedIn(); void facebookLoggedOut(); + void updateVariations(QString); + private: Ui::MainWindow ui; -- cgit v1.2.3-70-g09d2