From afe20ce029a0194e1a8e9e8fbc6f32da1cfdec75 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sat, 10 Mar 2018 16:36:20 +0100 Subject: Dive pictures: Update pictures when thumbnails are ready Connect the thumbnailer signal to the dive picture model slot. This needs some code-reshuffling in the dive picture model. Signed-off-by: Berthold Stoeger --- desktop-widgets/tab-widgets/TabDivePhotos.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'desktop-widgets') diff --git a/desktop-widgets/tab-widgets/TabDivePhotos.cpp b/desktop-widgets/tab-widgets/TabDivePhotos.cpp index 571e0a3ac..a2a41398f 100644 --- a/desktop-widgets/tab-widgets/TabDivePhotos.cpp +++ b/desktop-widgets/tab-widgets/TabDivePhotos.cpp @@ -1,6 +1,7 @@ // SPDX-License-Identifier: GPL-2.0 #include "TabDivePhotos.h" #include "ui_TabDivePhotos.h" +#include "core/imagedownloader.h" #include -- cgit v1.2.3-70-g09d2