#endif // wxUSE_DISPLAY
- DECLARE_NO_COPY_CLASS(wxDisplayImplSingle)
+ wxDECLARE_NO_COPY_CLASS(wxDisplayImplSingle);
};
// ----------------------------------------------------------------------------
return m_impl->ChangeMode(mode);
}
-#endif // wxUSE_DIRECTDRAW
+#endif // wxUSE_DISPLAY
// ----------------------------------------------------------------------------
// static functions implementation