diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp index a7857272a..3cc7c000b 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -91,6 +91,7 @@ int main(int argc, char **argv) } ++n; } + app.exec(); } else { app.exec(); } |
