FLTK logo

[master] 0ef8fb5 - Revert unintended change of comment in 44c874b731f9

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.commit  ]
 
Previous Message ]Next Message ]

[master] 0ef8fb5 - Revert unintended change of comment in 44c874b731f9 "Albrecht Schlosser" Jan 29, 2023  
 
commit 0ef8fb5ab41bd23c3e9428d25e3e72cc61831601
Author:     Albrecht Schlosser <albrechts.fltk@online.de>
AuthorDate: Sun Jan 29 14:58:32 2023 +0100
Commit:     Albrecht Schlosser <albrechts.fltk@online.de>
CommitDate: Sun Jan 29 14:58:32 2023 +0100

    Revert unintended change of comment in 44c874b731f9
    
    ... where 'override' was changed to 'FL_OVERRIDE'

 cairo/Fl_Cairo.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git cairo/Fl_Cairo.cxx cairo/Fl_Cairo.cxx
index 1fb3f34..0b65503 100644
--- cairo/Fl_Cairo.cxx
+++ cairo/Fl_Cairo.cxx
@@ -67,7 +67,7 @@ void Fl_Cairo_State::autolink(bool b) {
 
 /**
   Provides a corresponding Cairo context for window \a wi.
-  This is needed in a draw() FL_OVERRIDE if Fl::cairo_autolink_context()
+  This is needed in a draw() override if Fl::cairo_autolink_context()
   returns false, which is the default.
   The cairo_context() does not need to be freed as it is freed every time
   a new Cairo context is created. When the program terminates,
Direct Link to Message ]
 
     
Previous Message ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.