summaryrefslogtreecommitdiff
path: root/noncore/unsupported/oipkg/mainwindow.h
Unidiff
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