void ManagedFileListWidget::Unprepare() { #ifdef HAVE_DOWNLOAD_MANAGER Timer::Cancel(); if (Net::DownloadManager::IsAvailable()) Net::DownloadManager::RemoveListener(*this); ClearNotification(); #endif DeleteWindow(); }
~DelayedNotify() { ClearNotification(); }
~Notify() { ClearNotification(); }