mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix line endings
This commit is contained in:
parent
1557d695b8
commit
dfaf595551
@ -234,6 +234,7 @@ void MainWindow::slotInsert()
|
||||
|
||||
if (uiFh) field = dynamic_cast<caf::PdmChildArrayField< caf::PdmObjectHandle*> *>(uiFh->fieldHandle());
|
||||
|
||||
|
||||
if (field)
|
||||
{
|
||||
field->push_back(new DemoPdmObject);
|
||||
|
Loading…
Reference in New Issue
Block a user