• Wayne Stambaugh's avatar
    Prevent GTK printing build error on Linux · a56d3235
    Wayne Stambaugh authored
    * Do not fail to build when wxWidgets is built with either --with-gnomeprint
      or --with-gtkprint are not configured.  Only display warning.
    * Move warning code from include/common.h to common/common.cpp so it only
      shows the warning once instead of every source file that includes common.h
    a56d3235
common.cpp 9.5 KB