summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/ppp/pppimp.h
blob: 60d29b5c890bdac7d208a1edbd36fada42234521 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#ifndef PPPIMP_H
#define PPPIMP_H

#include "ppp.h"

class PPPConfigureImp : public PPP {

public:
  PPPConfigureImp();
  ~PPPConfigureImp();

};

#endif

// pppconfigureimp.h