From c464d34970bedca56a518310deef7ce08474033c Mon Sep 17 00:00:00 2001 From: drw Date: Thu, 23 Jan 2003 01:47:41 +0000 Subject: Minor fix for find function and more liberal use of progress widget to give feedback to user --- (limited to 'noncore/settings/aqpkg/mainwin.h') diff --git a/noncore/settings/aqpkg/mainwin.h b/noncore/settings/aqpkg/mainwin.h index 46b5fae..be30668 100644 --- a/noncore/settings/aqpkg/mainwin.h +++ b/noncore/settings/aqpkg/mainwin.h @@ -91,6 +91,7 @@ private: void downloadSelectedPackages(); void downloadRemotePackage(); InstallData dealWithItem( QCheckListItem *item ); + void reloadData(); // Progress widget QWidget *progressWindow; @@ -100,7 +101,7 @@ private: void initProgressWidget(); public slots: - void setDocument( const QString &doc ); +// void setDocument( const QString &doc ); void displayHelp(); void displayFindBar(); void repeatFind(); -- cgit v0.9.0.2