svn path=/trunk/KDE/kdebase/apps/; revision=995123
// Watch for changes that should result in updates to the
// status bar text.
// Watch for changes that should result in updates to the
// status bar text.
- connect(m_dirLister, SIGNAL(deleteItem(const KFileItem&)),
+ connect(m_dirLister, SIGNAL(itemsDeleted(const KFileItemList&)),
this, SLOT(updateStatusBar()));
connect(m_dirLister, SIGNAL(clear()),
this, SLOT(updateStatusBar()));
this, SLOT(updateStatusBar()));
connect(m_dirLister, SIGNAL(clear()),
this, SLOT(updateStatusBar()));