mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 16:58:09 +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(const QString& name);
|
||||||
~PerformanceTimer();
|
~PerformanceTimer();
|
||||||
|
|
||||||
static bool isActive();
|
static bool isActive();
|
||||||
static void setActive(bool active);
|
static void setActive(bool active);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue