From: vsv Date: Fri, 29 May 2015 14:58:12 +0000 (+0300) Subject: Switch off debug definition X-Git-Tag: V_1.2.0~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9abd11a5e55567f2cd2065a3ce0a9f08b10d6afa;p=modules%2Fshaper.git Switch off debug definition --- diff --git a/src/PartSet/PartSet_SketcherMgr.cpp b/src/PartSet/PartSet_SketcherMgr.cpp index d4295f7ec..10092d41e 100644 --- a/src/PartSet/PartSet_SketcherMgr.cpp +++ b/src/PartSet/PartSet_SketcherMgr.cpp @@ -74,7 +74,7 @@ #include //#define DEBUG_DO_NOT_BY_ENTER -#define DEBUG_MOUSE_OVER_WINDOW_FLAGS +//#define DEBUG_MOUSE_OVER_WINDOW_FLAGS /// Returns list of unique objects by sum of objects from List1 and List2 /*QList getSumList(const QList& theList1,