Revision: 76179
http://sourceforge.net/p/brlcad/code/76179
Author: starseeker
Date: 2020-06-22 17:27:21 +0000 (Mon, 22 Jun 2020)
Log Message:
-----------
No reason to have a blank main window...
Modified Paths:
--------------
brlcad/branches/qtged/src/qged/main_window.cxx
Modified: brlcad/branches/qtged/src/qged/main_window.cxx
===================================================================
--- brlcad/branches/qtged/src/qged/main_window.cxx 2020-06-22 17:05:45 UTC
(rev 76178)
+++ brlcad/branches/qtged/src/qged/main_window.cxx 2020-06-22 17:27:21 UTC
(rev 76179)
@@ -57,6 +57,7 @@
// Define dock layout
+
ads::CDockManager::setConfigFlags(ads::CDockManager::HideSingleCentralWidgetTitleBar);
dock = new ads::CDockManager(this);
// TODO - set up our own with the proper values...
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits