Bug fix: Layout window id not set
authorColin Clark <colin.clark@cclark.uk>
Thu, 23 Mar 2023 16:10:17 +0000 (16:10 +0000)
committerColin Clark <colin.clark@cclark.uk>
Thu, 23 Mar 2023 16:10:17 +0000 (16:10 +0000)
commit96b2cd4ebaef205aee15bd6ae7a96e364397691d
tree78b1e265bff83c5cb8a6aff77b16f92f50e0acdf
parent29b2c1cf13409edc7013717a5a5f62b9a35ffb21
Bug fix: Layout window id not set

If there is no geeqierc.xml file, the lw->options.id is not set. This
leads to a glib critical error in some cases.
src/options.cc