Fixed a bug that could lead to an infinite loop when trying to install an update...
commit5902f1822db0308ace0e2b7b60d111d3f642b99c
authorlordmulder <mulder2@gmx.de>
Thu, 17 Feb 2011 23:53:36 +0000 (18 00:53 +0100)
committerlordmulder <mulder2@gmx.de>
Thu, 17 Feb 2011 23:53:36 +0000 (18 00:53 +0100)
treeab6062fb352265da54a56813f696ac070b3506b7
parent9b31e9569037b2b2822faffa618884d5c186d984
Fixed a bug that could lead to an infinite loop when trying to install an update from auto-update and the WMA decoder component was not installed yet.
src/Config.h
src/Dialog_MainWindow.cpp
src/Dialog_MainWindow.h
src/Dialog_Update.cpp
src/Dialog_Update.h
src/Global.cpp
src/Global.h