AndroidAPS/app/src/main/java/info/nightscout/androidaps/events/EventRefreshOverview.kt

4 lines
98 B
Kotlin
Raw Normal View History

2019-10-14 17:23:31 +02:00
package info.nightscout.androidaps.events
class EventRefreshOverview(var from: String) : Event()