fix : comment

This commit is contained in:
Yannick Mauray 2024-07-02 07:06:51 +02:00
parent 69a32d3b1e
commit 21ea78bf78
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ Future<void> getIcons() async {
void main() async {
WidgetsFlutterBinding.ensureInitialized();
// Don't forget to also change the size in linux/my_application.cc:50
// Don't forget to also change the size in macos/Runner/MainFlutterWindow.swift:7
if (Platform.isMacOS) {
setWindowMinSize(const Size(692 + 2, 580 + 30));
setWindowMaxSize(const Size(692 + 2, 580 + 30));