mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-03 11:24:10 +01:00
OP-1395 - missing uncrustification
This commit is contained in:
parent
c01047920a
commit
ca12105527
@ -244,7 +244,8 @@ public:
|
|||||||
{
|
{
|
||||||
return m_loggingEnabled;
|
return m_loggingEnabled;
|
||||||
}
|
}
|
||||||
int logEntriesCount(){
|
int logEntriesCount()
|
||||||
|
{
|
||||||
return m_logEntries.count();
|
return m_logEntries.count();
|
||||||
}
|
}
|
||||||
signals:
|
signals:
|
||||||
|
Loading…
Reference in New Issue
Block a user