From 24b5ddfcbfe13a6d51365004aa276ffb269fac62 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 20 Feb 2008 19:00:29 +0000 Subject: improved general plugin configuration git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@252 90c681e8-e032-0410-971d-27865f9a5e38 --- src/ui/mainwindow.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ui/mainwindow.cpp') diff --git a/src/ui/mainwindow.cpp b/src/ui/mainwindow.cpp index b6ec78534..e8ce0b3bd 100644 --- a/src/ui/mainwindow.cpp +++ b/src/ui/mainwindow.cpp @@ -575,7 +575,6 @@ void MainWindow::showSettings() m_playlist->readSettings(); TextScroller::getPointer()->readSettings(); m_core->updateConfig(); - m_generalHandler->updateConfig(); m_visMenu->updateActions(); } delete m_confDialog; -- cgit v1.2.3-13-gbd6f