From 055cf43af3a5a3911c94c5076bc60adea1836b51 Mon Sep 17 00:00:00 2001 From: Andrzej Rybczak Date: Sat, 19 Dec 2009 00:19:14 +0100 Subject: [PATCH] handle update "properly" (as it's possible) with 15) + mpd_db_updating = Mpd.GetDBIsUpdating() ? 'U' : 0; + ShowMessage(Mpd.GetDBIsUpdating() ? "Database update finished!" : "Database update started!"); } if (changed.StatusFlags && (Config.header_visibility || Config.new_design)) {