]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/dcclient.h
reset g_SelectionBeforePopup sooner in gtk_popup_hide_callback() to ensure that GetSe...
[wxWidgets.git] / include / wx / mac / classic / dcclient.h
index a7d6b87240126be3d622e254978c293e71cd02f8..e8f9dc7e8aaaa2bcf615cf93d34702b8db5eb939 100644 (file)
@@ -6,16 +6,12 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_DCCLIENT_H_
 #define _WX_DCCLIENT_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "dcclient.h"
-#endif
-
 #include "wx/dc.h"
 
 //-----------------------------------------------------------------------------