tools/runonphone/serenum.h
changeset 33 3e2da88830cd
parent 18 2f34d5167611
--- a/tools/runonphone/serenum.h	Tue Jul 06 15:10:48 2010 +0300
+++ b/tools/runonphone/serenum.h	Wed Aug 18 10:37:55 2010 +0300
@@ -51,6 +51,6 @@
     QString friendlyName;
 };
 
-QList<SerialPortId> enumerateSerialPorts();
+QList<SerialPortId> enumerateSerialPorts(int loglevel);
 
 #endif // WIN32SERENUM_H