summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Fl.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Fl.cxx b/src/Fl.cxx
index accd7c6b0..c9dcd0a6c 100644
--- a/src/Fl.cxx
+++ b/src/Fl.cxx
@@ -360,6 +360,7 @@ int Fl::run() {
#ifdef WIN32
class Fl_Win32_At_Exit {
+public:
Fl_Win32_At_Exit() { }
~Fl_Win32_At_Exit() {
fl_free_fonts(); // do some WIN32 cleanup