Skip to content
Snippets Groups Projects
Commit 7d4d808c authored by Christoph Döbber's avatar Christoph Döbber
Browse files

clean + YELLOW

parent 0d752c3e
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ import org.fortiss.tooling.kernel.ui.service.IModelElementHandlerService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: E46D207042CF606F2E596AC43CE2412A
* @ConQAT.Rating YELLOW Hash: D704B64672A237813BBE842E17869E76
*/
public class MarkerViewPart extends ViewPart {
......@@ -255,6 +255,7 @@ public class MarkerViewPart extends ViewPart {
}
}
/** Returns the icon appropriate for the severity. */
public Image getImageFor(ESeverity severity) {
switch (severity) {
case FATAL:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment