summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings2/vpn/vpnrun.h
Side-by-side diff
Diffstat (limited to 'noncore/settings/networksettings2/vpn/vpnrun.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/networksettings2/vpn/vpnrun.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/networksettings2/vpn/vpnrun.h b/noncore/settings/networksettings2/vpn/vpnrun.h
index 4d26298..c19b609 100644
--- a/noncore/settings/networksettings2/vpn/vpnrun.h
+++ b/noncore/settings/networksettings2/vpn/vpnrun.h
@@ -16,13 +16,13 @@ public :
{ return (AsConnection *)this; }
protected :
void detectState( NodeCollection * )
{ }
- bool setState( NodeCollection *, Action_t )
+ bool setState( NodeCollection *, Action_t, bool )
{ return 0; }
bool canSetState( State_t, Action_t )
{ return 0; }
bool handlesInterface( const QString & I );