One more uneeded change

This commit is contained in:
samcake 2016-04-19 11:03:35 -07:00
parent 28521aa66a
commit 474d667f27

View file

@ -78,6 +78,7 @@ public:
PerformanceTimer(const QString& name);
~PerformanceTimer();
static bool isActive();
static void setActive(bool active);