Skip to content

Commit

Permalink
Same as previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryptically committed Aug 28, 2016
1 parent 31dec9c commit 671aaad
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -182,7 +182,6 @@ void onAboutClicked(ActionEvent event) {

@FXML
void onLogOffClicked(ActionEvent event) {
rootScene.getWindow().hide();
new LoginController();
BlossomsPoGoManager.getPrimaryStage().show();
}
Expand Down

0 comments on commit 671aaad

Please sign in to comment.