]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/clntdata.cpp
only set native window level, when not using a wrapped native window, see #14739
[wxWidgets.git] / src / common / clntdata.cpp
index 2b00e9e5394e5bfc93459759eb088a9330aa502c..fde025e64fb019f28da3c180e1c74d2483ed8894 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        common/clntdata.cpp
+// Name:        src/common/clntdata.cpp
 // Purpose:     A mixin class for holding a wxClientData or void pointer
 // Author:      Robin Dunn
 // Modified by:
@@ -9,10 +9,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "clntdata.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"