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) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/scandialog.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/noncore/net/opietooth/manager/scandialog.h b/noncore/net/opietooth/manager/scandialog.h
index f18784d..8f8d39a 100644
--- a/noncore/net/opietooth/manager/scandialog.h
+++ b/noncore/net/opietooth/manager/scandialog.h
@@ -48,9 +48,10 @@ class Device;
+ private: // make them private -zecke
QFrame* Frame7;
QProgressBar* progress;
- QPushButton* StartButton;
- QPushButton* StopButton;
+ QPushButton* StartStopButton;
+// QPushButton* StopButton;
QListView* ListView1;
-public slots:
+ public slots:
void accept();
@@ -67,2 +68,3 @@ public slots:
private:
+ bool m_search:1;
void emitToManager();