aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/modelinglib/qmt/stereotype/stereotypeicon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/modelinglib/qmt/stereotype/stereotypeicon.cpp')
-rw-r--r--src/libs/modelinglib/qmt/stereotype/stereotypeicon.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/libs/modelinglib/qmt/stereotype/stereotypeicon.cpp b/src/libs/modelinglib/qmt/stereotype/stereotypeicon.cpp
index d11cace46b..f9610851f3 100644
--- a/src/libs/modelinglib/qmt/stereotype/stereotypeicon.cpp
+++ b/src/libs/modelinglib/qmt/stereotype/stereotypeicon.cpp
@@ -109,4 +109,9 @@ void StereotypeIcon::setIconShape(const IconShape &iconShape)
m_iconShape = iconShape;
}
+void StereotypeIcon::setOutlineShape(const IconShape &outlineShape)
+{
+ m_outlineShape = outlineShape;
+}
+
} // namespace qmt