diff options
Diffstat (limited to 'src/knemod/interfacemonitor.h')
-rw-r--r-- | src/knemod/interfacemonitor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knemod/interfacemonitor.h b/src/knemod/interfacemonitor.h index aba98e2..b10f98e 100644 --- a/src/knemod/interfacemonitor.h +++ b/src/knemod/interfacemonitor.h @@ -53,7 +53,7 @@ public: /** * Tell the monitor to check the status of the interface */ - void checkStatus( Interface* interface ); + void checktqStatus( Interface* interface ); signals: // the interface is now connected |