#4260 Support changing IJK bounding box in sector model and remodel UI

This commit is contained in:
Gaute Lindkvist
2019-04-02 09:51:58 +02:00
parent e2278493ad
commit 209146ebae
17 changed files with 308 additions and 93 deletions
+1 -1
View File
@@ -110,5 +110,5 @@ private:
caf::PdmField<bool> m_showTestToolbar;
caf::PdmField<bool> m_includeFractureDebugInfoFile;
caf::PdmField<QString> m_holoLensExportFolder;
QStringList m_tabNames;
QStringList m_tabNames;
};