Revision: 55902
          http://sourceforge.net/p/brlcad/code/55902
Author:   vladbogo
Date:     2013-06-30 21:24:31 +0000 (Sun, 30 Jun 2013)
Log Message:
-----------
Added a comment to highlight the qt_open function.

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-06-30 21:20:30 UTC (rev 55901)
+++ brlcad/trunk/src/libdm/dm-qt.cpp    2013-06-30 21:24:31 UTC (rev 55902)
@@ -383,6 +383,12 @@
 
 __BEGIN_DECLS
 
+/*
+ * Q T _ O P E N
+ *
+ * Fire up the display manager, and the display processor.
+ *
+ */
 struct dm *
 qt_open(Tcl_Interp *interp, int argc, char **argv)
 {

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


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to