From 65e732d18994c40cffeed9fd65bc198f405bc398 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 21 Jan 2003 14:51:54 +0000 Subject: Add FL_EXPORT to nested classes. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2924 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 90fe3736f..f76f5793a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ CHANGES IN FLTK 1.1.3 - Documentation updates. + - The Fl_Preferences header file needed to FL_EXPORT all + of the nested classes for WIN32. - Fl_Double_Window couldn't be nested on WIN32. [SF Bug #658219] - Fl_Slider didn't call the callback function when the -- cgit v1.2.3