changed the package name to the domain name
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import de.frosch95.geofrogger.plugins.Plugin
|
||||
import de.geofroggerfx.plugins.Plugin
|
||||
import javafx.collections.FXCollections
|
||||
import javafx.scene.chart.PieChart
|
||||
import javafx.scene.control.Label
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import de.frosch95.geofrogger.plugins.Plugin
|
||||
import de.geofroggerfx.plugins.Plugin
|
||||
import javafx.collections.FXCollections
|
||||
import javafx.concurrent.Service
|
||||
import javafx.concurrent.Task
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import de.frosch95.geofrogger.plugins.Plugin
|
||||
import de.geofroggerfx.plugins.Plugin
|
||||
import javafx.concurrent.Service
|
||||
import javafx.concurrent.Task
|
||||
import javafx.concurrent.WorkerStateEvent
|
||||
|
||||
Reference in New Issue
Block a user