]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/tbargtk.cpp
Fix compile errors when using gtk 1.2
[wxWidgets.git] / src / gtk1 / tbargtk.cpp
index 3360929f68c4371d596ec600209d5fc77c4b856e..daa9378a134eecf591f3b64e18b15b14d335e2d2 100644 (file)
@@ -50,7 +50,7 @@ extern wxCursor   g_globalCursor;
 // private functions
 // ----------------------------------------------------------------------------
 
-// translate wxWindows toolbar style flags to GTK orientation and style
+// translate wxWidgets toolbar style flags to GTK orientation and style
 static void GetGtkStyle(long style,
                         GtkOrientation *orient, GtkToolbarStyle *gtkStyle)
 {