Enable dumplogs for X11 and Qt4

This commit is contained in:
Pasi Kallinen
2017-10-08 03:04:52 +03:00
parent 8656807b4d
commit e8ef27d985
4 changed files with 10 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
STATIC_DCL void FDECL(center, (int, char *));
#if defined(TTY_GRAPHICS) || defined(X11_GRAPHICS) || defined(GEM_GRAPHICS) \
|| defined(MSWIN_GRAPHICS)
|| defined(MSWIN_GRAPHICS) || defined(DUMPLOG)
#define TEXT_TOMBSTONE
#endif
#if defined(mac) || defined(__BEOS__) || defined(WIN32_GRAPHICS)