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.h6
1 files changed, 4 insertions, 2 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,6 +48,7 @@ class Device;
+ private: // make them private -zecke
QFrame* Frame7;
QProgressBar* progress;
- QPushButton* StartButton;
- QPushButton* StopButton;
+ QPushButton* StartStopButton;
+// QPushButton* StopButton;
QListView* ListView1;
@@ -67,2 +68,3 @@ public slots:
private:
+ bool m_search:1;
void emitToManager();