mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Make message handler write to console as well
This way we can see the debug output even if the app is hung or crashes. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
0ea6f13891
commit
2d8489158d
2 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
// SPDX-License-Identifier: GPL-2.0
|
||||
#ifndef MESSAGEHANDLERMODEL_H
|
||||
#define MESSAGEHANDLERMODEL_H
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue