summaryrefslogtreecommitdiff
path: root/noncore/unsupported/oipkg/mainwindow.h
authortille <tille>2002-05-12 14:06:06 (UTC)
committer tille <tille>2002-05-12 14:06:06 (UTC)
commitf388350086510b261c496c232da7302f4ec81cc3 (patch) (unidiff)
tree472aad42f650028bfd7fae66be6a19f37e2a26e0 /noncore/unsupported/oipkg/mainwindow.h
parentc1f023c19bbee54a3a0575bd6035b133592edcfc (diff)
downloadopie-f388350086510b261c496c232da7302f4ec81cc3.zip
opie-f388350086510b261c496c232da7302f4ec81cc3.tar.gz
opie-f388350086510b261c496c232da7302f4ec81cc3.tar.bz2
fixed filename for remote files
Diffstat (limited to 'noncore/unsupported/oipkg/mainwindow.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/mainwindow.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/noncore/unsupported/oipkg/mainwindow.h b/noncore/unsupported/oipkg/mainwindow.h
index ce3e761..4a5e8bf 100644
--- a/noncore/unsupported/oipkg/mainwindow.h
+++ b/noncore/unsupported/oipkg/mainwindow.h
@@ -80,18 +80,15 @@ private:
80 QAction *searchAction; 80 QAction *searchAction;
81 QAction *searchCommit; 81 QAction *searchCommit;
82 QPEToolBar *searchBar; 82 QPEToolBar *searchBar;
83 QLineEdit *searchEdit; 83 QLineEdit *searchEdit;
84 QAction *sectionAction; 84 QAction *sectionAction;
85 QPEToolBar *sectionBar; 85 QPEToolBar *sectionBar;
86 QComboBox *section; 86 QComboBox *section;
87 QComboBox *subsection; 87 QComboBox *subsection;
88 QAction *destAction; 88 QAction *destAction;
89 QPEToolBar *destBar; 89 QPEToolBar *destBar;
90 QComboBox *destination; 90 QComboBox *destination;
91 QCheckBox* CheckBoxLink; 91 QCheckBox* CheckBoxLink;
92// QMessageBox *wait;
93private slots:
94 void rotateUpdateIcon();
95}; 92};
96 93
97#endif 94#endif