#3764 Add annotation related icons

This commit is contained in:
Jacob Støren
2018-11-28 15:40:20 +01:00
parent b6b96e62f6
commit 3cc8ff82d1
15 changed files with 14 additions and 12 deletions

View File

@@ -39,8 +39,6 @@ public:
RimPolylinesAnnotation();
~RimPolylinesAnnotation();
virtual cvf::ref<RigPolyLinesData> polyLinesData() = 0;
virtual bool isEmpty() = 0;
};