From fb99aec5215da635abfa28288d170f110114bba3 Mon Sep 17 00:00:00 2001 From: josef Date: Tue, 15 Oct 2002 21:10:29 +0000 Subject: - io_modem must keep copy of profile, otherwise it crashes (now it works - doh!) - try to use key/value pairs for dialing where currently possible (init string and dial sequence) - when editing telephone number, try to read in, including special chars stripping (-, /, whitespace) using QRegExp --- (limited to 'noncore/apps/opie-console/dialdialog.h') diff --git a/noncore/apps/opie-console/dialdialog.h b/noncore/apps/opie-console/dialdialog.h index 5c5b948..bec7b81 100644 --- a/noncore/apps/opie-console/dialdialog.h +++ b/noncore/apps/opie-console/dialdialog.h @@ -17,6 +17,8 @@ public: QString number(); + void setNumber( int ); + private: float m_number; QLCDNumber *LCD; -- cgit v0.9.0.2