]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/dcscreen.h
Bump subrelease number
[wxWidgets.git] / include / wx / x11 / dcscreen.h
index 0fd97e1dda1af984afe67b9ccdc393cdaa756eb3..667ea6dcc5fd40c211ae92d58652e97abf0332dc 100644 (file)
@@ -1,21 +1,17 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        dcscreen.h
+// Name:        wx/x11/dcscreen.h
 // Purpose:     wxScreenDC class
 // Author:      Julian Smart
 // Modified by:
 // Created:     17/09/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_DCSCREEN_H_
 #define _WX_DCSCREEN_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "dcscreen.h"
-#endif
-
 #include "wx/dcclient.h"
 
 //-----------------------------------------------------------------------------
@@ -47,5 +43,4 @@ private:
 
 
 #endif
-// _WX_DCSCREEN_H_
-
+    // _WX_DCSCREEN_H_