]> 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 cc8aafad5843e379b929329f1bce93b62cdfd159..fde025e64fb019f28da3c180e1c74d2483ed8894 100644 (file)
@@ -1,18 +1,14 @@
 /////////////////////////////////////////////////////////////////////////////
-// 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:
 // Created:     9-Oct-2001
 // RCS-ID:      $Id$
 // Copyright:   (c) wxWidgets team
-// Licence:     wxWidgets licence
+// 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"