Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
NUI
TULIP-CPS
Commits
caa63ec0
Commit
caa63ec0
authored
Jun 15, 2020
by
Nico Mack
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor API fix
parent
9adb3e93
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CPS/src/lu/list/itis/dkd/tui/widget/corona/inner/SegmentedArcGraphProperties.java
.../tui/widget/corona/inner/SegmentedArcGraphProperties.java
+1
-1
No files found.
CPS/src/lu/list/itis/dkd/tui/widget/corona/inner/SegmentedArcGraphProperties.java
View file @
caa63ec0
...
@@ -236,7 +236,7 @@ public class SegmentedArcGraphProperties extends SegmentedArcProperties implemen
...
@@ -236,7 +236,7 @@ public class SegmentedArcGraphProperties extends SegmentedArcProperties implemen
*/
*/
// ---------------------------------------------------------------------------
// ---------------------------------------------------------------------------
public
boolean
hasScale
Colour
()
{
public
boolean
hasScale
()
{
return
(
scalePair
!=
null
);
return
(
scalePair
!=
null
);
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment