Import Geant4 10.4.0 source tree
This commit is contained in:
@@ -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!
|
||||
|
||||
@@ -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);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user