summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings2/irda/irdarun.h
Side-by-side diff
Diffstat (limited to 'noncore/settings/networksettings2/irda/irdarun.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings2/irda/irdarun.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/networksettings2/irda/irdarun.h b/noncore/settings/networksettings2/irda/irdarun.h
index d9fe5e8..4c903cc 100644
--- a/noncore/settings/networksettings2/irda/irdarun.h
+++ b/noncore/settings/networksettings2/irda/irdarun.h
@@ -17,7 +17,7 @@ protected :
void detectState( NodeCollection * )
{ }
- bool setState( NodeCollection * , Action_t )
+ bool setState( NodeCollection * , Action_t, bool )
{ return 0; }
bool canSetState( State_t , Action_t )