Skip to content
Snippets Groups Projects
Commit 84598b45 authored by Thomas Hartmann's avatar Thomas Hartmann
Browse files

QmlDesigner.statesEditor: disable debugging

parent abbbd61b
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@
#include <math.h>
enum {
debug = true
debug = false
};
namespace QmlDesigner {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment