]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/dnd.cpp
wxMax instead of max, former is always around
[wxWidgets.git] / src / gtk / dnd.cpp
index 2181646be5aa88eb64dd8c612b33e93d6ec91f2b..bacea138e7723e98924f993775921d3110cac4f0 100644 (file)
@@ -115,7 +115,7 @@ static const char * page_xpm[] = {
 // ============================================================================
 
 // ----------------------------------------------------------------------------
-// convert between GTK+ and wxWindows DND constants
+// convert between GTK+ and wxWidgets DND constants
 // ----------------------------------------------------------------------------
 
 static wxDragResult ConvertFromGTK(long action)