From cbc17bd39f4ef245183e5a54509ff3fbd4125ca6 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Sat, 6 Jun 2020 21:45:41 +0200 Subject: Fixes bug in outline generation, adds application icon to mainwindow, adds more README, adds save settings on closing settings dialog. --- mainwindow.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mainwindow.hpp') diff --git a/mainwindow.hpp b/mainwindow.hpp index 2e5d954..648f643 100644 --- a/mainwindow.hpp +++ b/mainwindow.hpp @@ -28,6 +28,8 @@ public: void setUrlPreview(QUrl const & url); + void saveSettings(); + public: FavouriteCollection favourites; -- cgit v1.2.3