Main MRPT website
>
C++ reference for MRPT 1.5.9
mrpt
gui
wx28-fixes.h
Go to the documentation of this file.
1
#pragma once
2
3
// Support building in old wx2.8.0 without changing my code:
4
#if !wxCHECK_VERSION(2, 9, 0)
5
#include <wx/font.h>
6
# define wxFONTWEIGHT_BOLD wxBOLD
7
# define wxFONTFAMILY_TELETYPE wxTELETYPE
8
#endif
9
Page generated by
Doxygen 1.8.14
for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020