On exit additional check for multiple windows open
authorColin Clark <colin.clark@cclark.uk>
Fri, 15 Sep 2023 17:07:39 +0000 (18:07 +0100)
committerColin Clark <colin.clark@cclark.uk>
Fri, 15 Sep 2023 17:07:39 +0000 (18:07 +0100)
commit53478d9ce5183300e88decf4a98328d42842ce6d
tree3aea9189a1aae6c581f397b10a5fce56afe95f19
parent436753cf4802293787d4171bc8a5d9320fc407ae
On exit additional check for multiple windows open

If there is more than one window open when quit is executed, there is a
warning dialog.
src/layout.cc
src/layout.h
src/main.cc