summaryrefslogtreecommitdiff
path: root/noncore/settings/aqpkg/networkpkgmgr.h
authordrw <drw>2003-01-05 01:13:45 (UTC)
committer drw <drw>2003-01-05 01:13:45 (UTC)
commitdb5ab38ee45f202f4a627085e7457a2511abceb4 (patch) (side-by-side diff)
tree5080aed27ffaac6cfb91ca0ad4c20e74b4a3508a /noncore/settings/aqpkg/networkpkgmgr.h
parent8b0f280e69a6c5b4c1caf4070085feaf0951380d (diff)
downloadopie-db5ab38ee45f202f4a627085e7457a2511abceb4.zip
opie-db5ab38ee45f202f4a627085e7457a2511abceb4.tar.gz
opie-db5ab38ee45f202f4a627085e7457a2511abceb4.tar.bz2
Remove unused dialog and menu shortcut key combos. Also added a bunch of tr()'s to existing strings. Note to translators: These strings might be changing in the next couple of weeks as I do some UI updates.
Diffstat (limited to 'noncore/settings/aqpkg/networkpkgmgr.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/aqpkg/networkpkgmgr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/noncore/settings/aqpkg/networkpkgmgr.h b/noncore/settings/aqpkg/networkpkgmgr.h
index 2206c81..6b552ee 100644
--- a/noncore/settings/aqpkg/networkpkgmgr.h
+++ b/noncore/settings/aqpkg/networkpkgmgr.h
@@ -25,7 +25,6 @@
#include <qlistview.h>
#include "datamgr.h"
-#include "progressdlg.h"
class InstallData;
@@ -59,7 +58,6 @@ private:
QPushButton *download;
QPushButton *apply;
- ProgressDlg *progressDlg;
QString currentlySelectedServer;
QString lastSearchText;
QString categoryFilter;