|
From: Daniel J S. <dan...@ie...> - 2014-02-16 17:46:54
|
In the file QtGraphicsScene.h is: #define EAM_BOXED_TEXT 1 Should that be there? It seems it could override the settings of config.h. Or doesn't it make a difference because the terminal will just be including something that doesn't get used? I guess there is a similar sort of thing in this configuration files: config/config.mgw:#define EAM_BOXED_TEXT 1 config/config.nt:#define EAM_BOXED_TEXT 1 Dan |