projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Implement support for gradient stops for OS X.
[wxWidgets.git]
/
src
/
msw
/
fontenum.cpp
diff --git
a/src/msw/fontenum.cpp
b/src/msw/fontenum.cpp
index fe70af5e6b12332170f2cb8b8c2f9bece62489ca..27c2832868b1e8f8fe44d325ce67b0a88133b56d 100644
(file)
--- a/
src/msw/fontenum.cpp
+++ b/
src/msw/fontenum.cpp
@@
-90,7
+90,7
@@
private:
// the list of facenames we already found while enumerating facenames
wxArrayString m_facenames;
// the list of facenames we already found while enumerating facenames
wxArrayString m_facenames;
- DECLARE_NO_COPY_CLASS(wxFontEnumeratorHelper)
+ wxDECLARE_NO_COPY_CLASS(wxFontEnumeratorHelper);
};
// ----------------------------------------------------------------------------
};
// ----------------------------------------------------------------------------