Skip to content

Commit

Permalink
* OMEdit c37dd42...2cc9a7f (1):
Browse files Browse the repository at this point in the history
  > Updated MetaModel to CompositeModel.
  • Loading branch information
adeas31 authored and OpenModelica-Hudson committed Feb 9, 2017
1 parent d870c59 commit 54556a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OMEdit
Submodule OMEdit updated 31 files
+12 −12 OMEdit/OMEditGUI/Annotations/LineAnnotation.cpp
+2 −2 OMEdit/OMEditGUI/Annotations/LineAnnotation.h
+6 −6 OMEdit/OMEditGUI/Annotations/ShapeAnnotation.cpp
+14 −14 OMEdit/OMEditGUI/Component/Component.cpp
+2 −2 OMEdit/OMEditGUI/Component/Component.h
+37 −36 OMEdit/OMEditGUI/Component/ComponentProperties.cpp
+5 −5 OMEdit/OMEditGUI/Component/ComponentProperties.h
+123 −123 OMEdit/OMEditGUI/Editors/CompositeModelEditor.cpp
+14 −14 OMEdit/OMEditGUI/Editors/CompositeModelEditor.h
+3 −3 OMEdit/OMEditGUI/Editors/HTMLEditor.cpp
+26 −26 OMEdit/OMEditGUI/MainWindow.cpp
+5 −5 OMEdit/OMEditGUI/MainWindow.h
+66 −65 OMEdit/OMEditGUI/Modeling/Commands.cpp
+15 −14 OMEdit/OMEditGUI/Modeling/Commands.h
+65 −65 OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.cpp
+9 −9 OMEdit/OMEditGUI/Modeling/LibraryTreeWidget.h
+2 −2 OMEdit/OMEditGUI/Modeling/MessagesWidget.cpp
+1 −1 OMEdit/OMEditGUI/Modeling/MessagesWidget.h
+146 −146 OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.cpp
+6 −6 OMEdit/OMEditGUI/Modeling/ModelWidgetContainer.h
+6 −5 OMEdit/OMEditGUI/Modeling/ModelicaClassDialog.cpp
+2 −2 OMEdit/OMEditGUI/OMEditGUI.pro
+46 −46 OMEdit/OMEditGUI/Options/OptionsDialog.cpp
+8 −8 OMEdit/OMEditGUI/Options/OptionsDialog.h
+13 −13 OMEdit/OMEditGUI/TLM/FetchInterfaceDataDialog.cpp
+11 −11 OMEdit/OMEditGUI/TLM/TLMCoSimulationDialog.cpp
+2 −2 OMEdit/OMEditGUI/TLM/TLMCoSimulationDialog.h
+4 −4 OMEdit/OMEditGUI/Util/Helper.cpp
+2 −2 OMEdit/OMEditGUI/Util/Helper.h
+3 −3 OMEdit/OMEditGUI/Util/Utilities.cpp
+2 −2 OMEdit/OMEditGUI/Util/Utilities.h

0 comments on commit 54556a9

Please sign in to comment.