added TODO
* TODO add streaming support to Linux!
This commit is contained in:
parent
a77ed0b8e2
commit
d92c496fe2
1
bin/.gitignore
vendored
1
bin/.gitignore
vendored
@ -1 +1,2 @@
|
||||
/application/
|
||||
/resources/
|
||||
|
@ -266,6 +266,7 @@ public class MainWindowController {
|
||||
private apiQuery ApiQuery;
|
||||
DBController dbController;
|
||||
|
||||
//TODO add streaming support to Linux!
|
||||
@FXML
|
||||
private void playbtnclicked(){
|
||||
System.out.println(System.getProperty("os.name"));
|
||||
|
Loading…
Reference in New Issue
Block a user