From 4b083defccae30fe7dc7f9eaaad96c051b8e4b59 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 25 Jul 2020 06:01:19 +0200 Subject: Layout for enhanced search dialog Add Actor and Title search. This commit only makes visual changes and moves some code around. The search itself is not implemented yet. --- shemov.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.cpp') diff --git a/shemov.cpp b/shemov.cpp index 3425247..2593d76 100644 --- a/shemov.cpp +++ b/shemov.cpp @@ -188,6 +188,7 @@ void SheMov::closeEvent(QCloseEvent *event){ mPicWidget->picViewer2()->writeSettings(); mPicWidget->writeSettings(); mArchiveBrowser->writeSettings(); + mSearchDialog->writeSettings(); writeSettings(); SmGlobals *globals = SmGlobals::instance(); delete globals; -- cgit v1.2.3-70-g09d2