From 35ecb27ed64368d30d6360cbd5e30acf3a216a46 Mon Sep 17 00:00:00 2001 From: harlekin Date: Wed, 19 Jun 2002 00:18:46 +0000 Subject: update --- (limited to 'noncore/net/opietooth/manager/scandialog.h') diff --git a/noncore/net/opietooth/manager/scandialog.h b/noncore/net/opietooth/manager/scandialog.h index adc960c..7c84ce2 100644 --- a/noncore/net/opietooth/manager/scandialog.h +++ b/noncore/net/opietooth/manager/scandialog.h @@ -52,6 +52,8 @@ class Device; QPushButton* StopButton; QListView* ListView1; +public slots: + void accept(); protected: QVBoxLayout* Layout11; @@ -59,7 +61,7 @@ class Device; private slots: void stopSearch(); void startSearch(); - void progressTimer(); + void progressTimer(); void fillList(const QString& device, RemoteDevice::ValueList list); private: -- cgit v0.9.0.2