Skip to content

Reorg dirs: Move Error class from utils/GUIHelpers to Models/Error

t.knopff requested to merge reorg_dirs into develop

In this MR the Error class from GUI/utils/GUIHelpers is moved to separate files GUI/Models/Error and taken out of the GUIHelpers namespace. Many classes in GUI/Models throw this error thus it should be located in GUI/Models.

Merge request reports