generated from OBJNULL/Dockerized-Rust
Fixed Bug :)
This commit is contained in:
parent
d7721b3a8f
commit
6a6dd68a32
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ export component Prorater inherits Window {
|
|||
Button {
|
||||
text: "Calculate";
|
||||
clicked => {
|
||||
//calculate_msg = on_calculate();
|
||||
calculate_msg = on_calculate();
|
||||
calculation.show();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue