From 5a6ecdac2e62708b55300ca6eef8441fea0a7b05 Mon Sep 17 00:00:00 2001 From: harlekin Date: Sun, 13 Oct 2002 21:10:15 +0000 Subject: fixes to modem stuff --- (limited to 'noncore/apps/opie-console/modemconfigwidget.h') diff --git a/noncore/apps/opie-console/modemconfigwidget.h b/noncore/apps/opie-console/modemconfigwidget.h index 1363f78..4fdde0c 100644 --- a/noncore/apps/opie-console/modemconfigwidget.h +++ b/noncore/apps/opie-console/modemconfigwidget.h @@ -2,7 +2,8 @@ #define OPIE_MODEM_CONFIG_WIDGET_H #include "profiledialogwidget.h" - +#include "iolayerbase.h" +#include "atconfigdialog.h" class QVBoxLayout; class QLabel; @@ -25,8 +26,7 @@ private: QComboBox* m_deviceCmb; IOLayerBase* m_base; QLineEdit* m_telNumber; - - + ATConfigDialog *atConf; private slots: void slotAT(); void slotDial(); -- cgit v0.9.0.2