diff --git a/src/gui/profiler_window.cpp b/src/gui/profiler_window.cpp new file mode 100644 index 00000000..264103ea --- /dev/null +++ b/src/gui/profiler_window.cpp @@ -0,0 +1,179 @@ +//+----------------------------------------------------------------------------+ +//| Description: Magic Set Editor - Program to make Magic (tm) cards | +//| Copyright: (C) 2001 - 2010 Twan van Laarhoven and Sean Hunt | +//| License: GNU General Public License 2 or later (see file COPYING) | +//+----------------------------------------------------------------------------+ + +// ----------------------------------------------------------------------------- : Includes + +#include +#include