projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixed typo
[wxWidgets.git]
/
contrib
/
include
/
wx
/
fl
/
frmview.h
diff --git
a/contrib/include/wx/fl/frmview.h
b/contrib/include/wx/fl/frmview.h
index 8830ab8e0adb53e09b2d1d6cbf1fd41cde506848..8abc9efa36cc9269be127853c6540ceafcb7d3d6 100644
(file)
--- a/
contrib/include/wx/fl/frmview.h
+++ b/
contrib/include/wx/fl/frmview.h
@@
-32,7
+32,7
@@
class wxFrameManager;
It is not clear what this class does. It is not used elsewhere in FL.
*/
It is not clear what this class does. It is not used elsewhere in FL.
*/
-class wxFrameView : public wxEvtHandler
+class
WXFL_DECLSPEC
wxFrameView : public wxEvtHandler
{
protected:
wxStringList mTopMenus;
{
protected:
wxStringList mTopMenus;
@@
-87,7
+87,7
@@
class wxFrame;
It is not clear what this class does. It is not used elsewhere in FL.
*/
It is not clear what this class does. It is not used elsewhere in FL.
*/
-class wxFrameManager : wxObject
+class
WXFL_DECLSPEC
wxFrameManager : wxObject
{
protected:
wxList mViews;
{
protected:
wxList mViews;