From 15c49bc5b6d612d4021619c4f71c8bca1d692e28 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:10:44 -0600 Subject: Rename old tq methods that no longer need a unique name --- src/knemod/interfacemonitor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/knemod/interfacemonitor.h') diff --git a/src/knemod/interfacemonitor.h b/src/knemod/interfacemonitor.h index b10f98e..aba98e2 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 checktqStatus( Interface* interface ); + void checkStatus( Interface* interface ); signals: // the interface is now connected -- cgit v1.2.1