mirror of
https://github.com/fltk/fltk.git
synced 2026-08-17 08:32:21 +08:00
Remove comments related to FLTK_HAVE_PEN_SUPPORT which are now in fl_config.h.in
This commit is contained in:
-13
@@ -356,16 +356,3 @@
|
||||
*/
|
||||
|
||||
#cmakedefine01 HAVE_CURSOR_SHAPE
|
||||
|
||||
/*
|
||||
* FLTK_HAVE_PEN_SUPPORT
|
||||
*
|
||||
* Do we have pen/tablet support for the current platform?
|
||||
* See CMake option FLTK_OPTION_PEN_SUPPORT, but note that a build test
|
||||
* (try_compile()) is performed to test if the option is available
|
||||
*
|
||||
* Note: this option is "hidden" in 'config.h', i.e. it's not (yet)
|
||||
* publicly accessibe. Move this to 'fl_config.h' to make it public.
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user