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