From b11baff926843bfa4fa3177dc919be8754fb6d4d Mon Sep 17 00:00:00 2001 From: benmeyer Date: Mon, 11 Nov 2002 20:45:27 +0000 Subject: Initial framework for the ppp module --- (limited to 'noncore/settings/networksettings/ppp/pppimp.h') diff --git a/noncore/settings/networksettings/ppp/pppimp.h b/noncore/settings/networksettings/ppp/pppimp.h new file mode 100644 index 0000000..60d29b5 --- a/dev/null +++ b/noncore/settings/networksettings/ppp/pppimp.h @@ -0,0 +1,17 @@ +#ifndef PPPIMP_H +#define PPPIMP_H + +#include "ppp.h" + +class PPPConfigureImp : public PPP { + +public: + PPPConfigureImp(); + ~PPPConfigureImp(); + +}; + +#endif + +// pppconfigureimp.h + -- cgit v0.9.0.2