mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 06:44:06 +02:00
One more uneeded change
This commit is contained in:
parent
28521aa66a
commit
474d667f27
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ public:
|
|||
|
||||
PerformanceTimer(const QString& name);
|
||||
~PerformanceTimer();
|
||||
|
||||
static bool isActive();
|
||||
static void setActive(bool active);
|
||||
|
||||
|
|
Loading…
Reference in a new issue