]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/settings.cpp
typo fix
[wxWidgets.git] / src / gtk / settings.cpp
index cf6f7960e509c02aa129cfff8b60d4c264eb858a..ff3abce216d17fdc908c98702627494929042d1a 100644 (file)
@@ -516,7 +516,7 @@ int wxSystemSettingsNative::GetMetric( wxSystemMetric index, wxWindow* win )
             // since that is what the API wants. But the values
             // are much bigger under GNOME than under Windows and
             // just seem to much in many cases to be useful.
-            // drag_threshold *= 2;   
+            // drag_threshold *= 2;
 
             return drag_threshold;