Revision: 56723
          http://sourceforge.net/p/brlcad/code/56723
Author:   vladbogo
Date:     2013-08-09 19:27:12 +0000 (Fri, 09 Aug 2013)
Log Message:
-----------
ws

Modified Paths:
--------------
    brlcad/trunk/src/libdm/dm-qt.cpp

Modified: brlcad/trunk/src/libdm/dm-qt.cpp
===================================================================
--- brlcad/trunk/src/libdm/dm-qt.cpp    2013-08-09 19:24:04 UTC (rev 56722)
+++ brlcad/trunk/src/libdm/dm-qt.cpp    2013-08-09 19:27:12 UTC (rev 56723)
@@ -810,8 +810,8 @@
 
        if (Tcl_Eval(dmp->dm_interp, bu_vls_addr(&str)) == TCL_ERROR) {
            bu_log("error generate event\n");
-        }
-        return true;
+       }
+       return true;
     }
     return QWindow::event(ev);
 }

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to