mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 05:58:27 +02:00
Spaces instead of Tabs
(Damnit VS Re-install!)
This commit is contained in:
parent
4534419e53
commit
057c708637
1 changed files with 13 additions and 14 deletions
|
@ -71,7 +71,6 @@ ModalWindow {
|
|||
signal selectedFile(var file);
|
||||
signal canceled();
|
||||
signal selected(int button);
|
||||
|
||||
function click(button) {
|
||||
clickedButton = button;
|
||||
selected(button);
|
||||
|
|
Loading…
Reference in a new issue