Commit cfd96e1b authored by lm's avatar lm

Minor commit error

parent bc8363d8
......@@ -8,7 +8,7 @@ namespace QGC
{
const QColor ColorCyan(55, 154, 195);
quint64 groundTimeUsecs()
static quint64 groundTimeUsecs()
{
QDateTime time = QDateTime::currentDateTime();
time = time.toUTC();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment