diff options
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r-- | src/mainwindow.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 809a209e..b68a6ad1 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -840,4 +840,5 @@ bool MainWindow::queryClose() } return true; -}
\ No newline at end of file +} +
\ No newline at end of file |