From f66090da906348aea769173c2d2333015a898c84 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Wed, 20 Dec 2017 14:57:07 +0100 Subject: Added SSL cert warnings --- smolbote.qbs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'smolbote.qbs') diff --git a/smolbote.qbs b/smolbote.qbs index 05a42b0..9b9ecb1 100644 --- a/smolbote.qbs +++ b/smolbote.qbs @@ -102,6 +102,8 @@ Project { "src/forms/aboutdialog.cpp", "src/forms/aboutdialog.h", "src/forms/aboutdialog.ui", + "src/webengine/webpage.cpp", + "src/webengine/webpage.h", "src/webengine/webview.cpp", "src/webengine/webview.h", "src/widgets/loadingbar.cpp", -- cgit v1.2.1