This commit is contained in:
Stedd 2021-07-29 13:23:11 +02:00
parent 9726072211
commit a08b729982
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ namespace CryptoCalc
public MainWindow()
{
InitializeComponent();
//asdf
}
}
}