]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/rendcmn.cpp
Correct signature of HitTest()
[wxWidgets.git] / src / common / rendcmn.cpp
index 572600a9bdfea58890ffbdc5fab99426e4cf1225..86e02ce8b9fe301aeb5f0392d3cc846af3999f5c 100644 (file)
@@ -1,5 +1,5 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Name:        common/rendcmn.cpp
+// Name:        src/common/rendcmn.cpp
 // Purpose:     wxRendererNative common functions
 // Author:      Vadim Zeitlin
 // Modified by:
@@ -206,4 +206,3 @@ wxRendererNative *wxRendererNative::Load(const wxString& name)
 }
 
 #endif // wxUSE_DYNLIB_CLASS
-