From cb816d85c54242f8958ff77fba334b43be0dcb3d Mon Sep 17 00:00:00 2001 From: josef Date: Sun, 13 Oct 2002 15:52:00 +0000 Subject: - make dialer accessible transparently when opening a modem session - implement sending data (currently written to stdout for debug purpose) --- (limited to 'noncore/apps/opie-console/io_modem.h') diff --git a/noncore/apps/opie-console/io_modem.h b/noncore/apps/opie-console/io_modem.h index f155eb1..6d44349 100644 --- a/noncore/apps/opie-console/io_modem.h +++ b/noncore/apps/opie-console/io_modem.h @@ -60,6 +60,7 @@ private: m_dialSuf2, dialPref3, m_dialSuf3, m_connect, m_hangup, m_cancel; int m_dialTime, m_delayRedial, m_numberTries, m_dtrDropTime, m_bpsDetect, m_dcdLines, m_multiLineUntag; + const Profile& m_profile; private slots: void slotExited(OProcess* proc); -- cgit v0.9.0.2