diff options
Diffstat (limited to 'test/unittest_images.cxx')
| -rw-r--r-- | test/unittest_images.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unittest_images.cxx b/test/unittest_images.cxx index cccde78e7..bb8b2bc06 100644 --- a/test/unittest_images.cxx +++ b/test/unittest_images.cxx @@ -213,7 +213,7 @@ public: end(); // make sure this ImageTest group is closed } // constructor ends - void draw() { + void draw() FL_OVERRIDE { Fl_Group::draw(); // top left: RGB |
