From 46a552d89c70895abc75d94f3c647be29873afd9 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 26 Jul 2013 15:01:19 +0200 Subject: Use new icon scheme Use new icon configuration consistently in: * Filemanager * NewMovieWizard * Experimental view --- shemov.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.cpp') diff --git a/shemov.cpp b/shemov.cpp index c7ba5db..7acf59f 100644 --- a/shemov.cpp +++ b/shemov.cpp @@ -128,6 +128,7 @@ SheMov::SheMov(QWidget *parent, Qt::WindowFlags flags) : QMainWindow(parent, fla connect(this, SIGNAL(configChanged()), mFSWidget->fileView(), SLOT(readConfig())); connect(this, SIGNAL(configChanged()), mATree->seriesWidget(), SLOT(readSettings())); connect(this, SIGNAL(configChanged()), picViewer, SLOT(readSettings())); + connect(this, SIGNAL(configChanged()), c->archiveTreeModel(), SLOT(readConfig())); connect(mFSWidget, SIGNAL(mounted(bool)), this, SLOT(checkMount(bool))); QWidget *centralWidget = new QWidget; -- cgit v1.2.3-70-g09d2