From a696a18905c888a3d3677b75e0fe18fd825d0bb4 Mon Sep 17 00:00:00 2001 From: twanvl Date: Wed, 5 Jan 2011 21:19:35 +0000 Subject: [PATCH] only include ProfilerPanel when profiling is enabled git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1578 0fc631ac-6414-0410-93d0-97cfa31319b6 --- src/gui/profiler_window.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/gui/profiler_window.cpp b/src/gui/profiler_window.cpp index 264103ea..1a036ee7 100644 --- a/src/gui/profiler_window.cpp +++ b/src/gui/profiler_window.cpp @@ -10,6 +10,8 @@ #include