summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/scandialog.h
Side-by-side diff
Diffstat (limited to 'noncore/net/opietooth/manager/scandialog.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/scandialog.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/noncore/net/opietooth/manager/scandialog.h b/noncore/net/opietooth/manager/scandialog.h
index 8f8d39a..a644e96 100644
--- a/noncore/net/opietooth/manager/scandialog.h
+++ b/noncore/net/opietooth/manager/scandialog.h
@@ -25,5 +25,3 @@
class QVBoxLayout;
-class QHBoxLayout;
class QGridLayout;
-class QFrame;
class QLabel;
@@ -37,3 +35,2 @@ namespace OpieTooth {
-
class Manager;
@@ -48,7 +45,5 @@ class Device;
- private: // make them private -zecke
- QFrame* Frame7;
+ private:
QProgressBar* progress;
QPushButton* StartStopButton;
-// QPushButton* StopButton;
QListView* ListView1;