From 2efba75b536877b4138197af4159849e87b12bde Mon Sep 17 00:00:00 2001 From: korovkin Date: Thu, 30 Mar 2006 20:11:13 +0000 Subject: Added connections to several /dev/bluetooth/rfcomm/* ports. Fixed typo in pppd command line. --- (limited to 'noncore/net/opietooth/manager/pppdialog.h') diff --git a/noncore/net/opietooth/manager/pppdialog.h b/noncore/net/opietooth/manager/pppdialog.h index 565fe1e..e0ffc7f 100644 --- a/noncore/net/opietooth/manager/pppdialog.h +++ b/noncore/net/opietooth/manager/pppdialog.h @@ -9,6 +9,7 @@ class QVBoxLayout; class QPushButton; class QMultiLineEdit; class QLineEdit; +class QComboBox; #define NCONNECTS 10 //Maximal namespace OpieTooth { @@ -40,6 +41,7 @@ namespace OpieTooth { QLineEdit* cmdLine; QPushButton* connectButton; QMultiLineEdit* outPut; + QComboBox* serPort; private: QString m_device; -- cgit v0.9.0.2