fltk/cairo
Matthias Melcher 44c874b731
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
FL_OVERRIDE is defined as `override` for C++11 and higher
FL_OVERRIDE is defined as `override` for VisualC 2015 and newer
Don't interfere with Fl_Widget::override()
2022-12-30 19:14:36 +01:00
..
CMakeLists.txt Add CMake compatibility functions and macros 2021-07-26 17:40:26 +02:00
Fl_Cairo.cxx Use `FL_OVERRIDE` for all overridden virtual methods (#611) 2022-12-30 19:14:36 +01:00
Makefile Update CMake and make files, minor edits only 2021-02-15 19:45:20 +01:00
makedepend Configure/make: update dependencies 2022-07-27 19:45:08 +02:00