summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings2/vpn/vpnrun.cpp
blob: ab2966c3e2c5258cb547460548b1e15713c8d07e (plain)
1
2
3
4
5
6
#include "vpnrun.h"

bool VPNRun::handlesInterface( const QString & ) {
    // to be figured out
    return 0;
}