From 6c1c44237a16dc8fed89905ae729e36eb9711c07 Mon Sep 17 00:00:00 2001 From: korovkin Date: Wed, 05 Apr 2006 19:29:19 +0000 Subject: Added combobox with ppp script names from /etc/ppp/peers. --- (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 e0ffc7f..d55c15f 100644 --- a/noncore/net/opietooth/manager/pppdialog.h +++ b/noncore/net/opietooth/manager/pppdialog.h @@ -1,3 +1,13 @@ +/* $Id$ */ +/* PPP/rfcomm connection dialog */ +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ #ifndef PPPDIALOG_H #define PPPDIALOG_H @@ -38,7 +48,7 @@ namespace OpieTooth { static Connection conns[NCONNECTS]; protected: QVBoxLayout* layout; - QLineEdit* cmdLine; + QComboBox* cmdLine; QPushButton* connectButton; QMultiLineEdit* outPut; QComboBox* serPort; -- cgit v0.9.0.2