mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 05:05:31 +00:00
Merge branch 'master' of ssh://127.0.0.1/home/trac/git
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ import com.sap.sse.common.settings.value.Value;
|
||||
* super(name, parentSettings);
|
||||
* }
|
||||
*
|
||||
* @Override
|
||||
* @Override
|
||||
* protected void addChildSettings() {
|
||||
* myString = new UUIDSetting("myString", this)
|
||||
* myBoolean = new BooleanSetting("myBoolean", this);
|
||||
|
||||
Reference in New Issue
Block a user