mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#641) Show empty label to make push button smaller
This commit is contained in:
parent
709d993cc6
commit
f07f9cba3e
@ -91,7 +91,6 @@ RimCrossSection::RimCrossSection()
|
||||
inputFromViewerEnabled.xmlCapability()->setIOWritable(false);
|
||||
inputFromViewerEnabled.xmlCapability()->setIOReadable(false);
|
||||
inputFromViewerEnabled.uiCapability()->setUiEditorTypeName(caf::PdmUiPushButtonEditor::uiEditorTypeName());
|
||||
inputFromViewerEnabled.uiCapability()->setUiLabelPosition(caf::PdmUiItemInfo::HIDDEN);
|
||||
|
||||
inputFromViewerEnabled = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user