X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..c77a67962c2f50a872491869fcf1a6c082fdc6c6:/include/wx/motif/font.h diff --git a/include/wx/motif/font.h b/include/wx/motif/font.h index d18af9c5c8..0f1955b542 100644 --- a/include/wx/motif/font.h +++ b/include/wx/motif/font.h @@ -1,19 +1,19 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: font.h +// Name: wx/motif/font.h // Purpose: wxFont class // Author: Julian Smart // Modified by: // Created: 17/09/98 // RCS-ID: $Id$ // Copyright: (c) Julian Smart -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_FONT_H_ #define _WX_FONT_H_ #if __WXMOTIF20__ && !__WXLESSTIF__ - #define wxMOTIF_NEW_FONT_HANDLING 0 // safe default, change to 1 to enable + #define wxMOTIF_NEW_FONT_HANDLING 1 #else #define wxMOTIF_NEW_FONT_HANDLING 0 #endif