From d7db872a15418d20392990a65d9525c11e2a4fa4 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 16 Oct 2010 15:21:21 +0200 Subject: Made hovering configurable Revamped misc tab in configurationdialog to QGroupBoxes. Added options for enabling or disabling hovering over pictures or the archive tree. Also implemented an option to set the opacity for HoverWindow. --- shemov.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shemov.cpp') diff --git a/shemov.cpp b/shemov.cpp index 2fa47d3..8294900 100644 --- a/shemov.cpp +++ b/shemov.cpp @@ -142,6 +142,8 @@ void SheMov::configure(){ dlg.exec(); createOpenWithMenuFS(); createOpenWithMenuAV(); + mATree->seriesWidget()->seriesTree()->readConfig(); + mATree->filesWidget()->filesTree()->readConfig(); } void SheMov::tabChanged(int newTab){ -- cgit v1.2.3-70-g09d2