Import Geant4 10.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2017-12-08 12:52:30 +01:00
parent 98e455a940
commit fc6af9e721
2166 changed files with 276760 additions and 100873 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/****************************************************************************
** Meta object code from reading C++ file 'G4UIQt.hh'
**
** Created: Thu Apr 20 12:02:10 2017
** Created: Thu Nov 9 12:46:35 2017
** by: The Qt Meta Object Compiler version 63 (Qt 4.8.4)
**
** WARNING! All changes made in this file will be lost!
+3 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4UIQt.cc 102246 2017-01-16 13:10:31Z gcosmo $
// $Id: G4UIQt.cc 105742 2017-08-16 13:11:07Z gcosmo $
//
// L. Garnier
@@ -4379,6 +4379,8 @@ void G4UIQt::CreatePickInfosDialog() {
layoutDialog->addWidget(fPickInfosWidget);
layoutDialog->setContentsMargins(0,0,0,0);
fPickInfosDialog->setLayout(layoutDialog);
fPickInfosDialog->setWindowFlags(Qt::WindowStaysOnTopHint);
}