// Created: 12/05/02
// RCS-ID: $Id$
// Copyright: (c) wxWidgets team
-// Licence: wxWidgets licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_DISPLAYX11_H_
#if wxUSE_DISPLAY
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma interface "display.h"
-#endif
-
class wxRect;
class wxString;
class wxDisplayUnixPriv;
private:
wxDisplayUnixPriv *m_priv;
- DECLARE_NO_COPY_CLASS(wxDisplay);
+ DECLARE_NO_COPY_CLASS(wxDisplay)
};
#endif // wxUSE_DISPLAY