Skip to content
Snippets Groups Projects
Commit 2c172436 authored by Lukas Ladenberger's avatar Lukas Ladenberger
Browse files

fixed file wizard

parent 97038fa8
Branches
Tags
No related merge requests found
...@@ -275,4 +275,9 @@ public class Visualization extends BControl { ...@@ -275,4 +275,9 @@ public class Visualization extends BControl {
return true; return true;
} }
@Override
public Visualization getVisualization() {
return this;
}
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment