summaryrefslogtreecommitdiffstats
path: root/tools/runonphone/serenum.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/runonphone/serenum.h')
-rw-r--r--tools/runonphone/serenum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/runonphone/serenum.h b/tools/runonphone/serenum.h
index b794b97..a65c8cb 100644
--- a/tools/runonphone/serenum.h
+++ b/tools/runonphone/serenum.h
@@ -51,6 +51,6 @@ struct SerialPortId
QString friendlyName;
};
-QList<SerialPortId> enumerateSerialPorts();
+QList<SerialPortId> enumerateSerialPorts(int loglevel);
#endif // WIN32SERENUM_H