]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/font.cpp
Add default constructor to wxGraphicsGradientStop.
[wxWidgets.git] / src / gtk1 / font.cpp
index 176dde8d1579d553155c2b2fb88e02fd8412967e..9970976eff9d4b89f28c0cd6220d279836345964 100644 (file)
@@ -668,7 +668,7 @@ void wxFont::DoSetNativeFontInfo( const wxNativeFontInfo& info )
 
 static GdkFont *g_systemDefaultGuiFont = NULL;
 
 
 static GdkFont *g_systemDefaultGuiFont = NULL;
 
-// this is also used from tbargtk.cpp and tooltip.cpp, hence extern
+// this is also used from toolbar.cpp and tooltip.cpp, hence extern
 extern GdkFont *GtkGetDefaultGuiFont()
 {
     if (!g_systemDefaultGuiFont)
 extern GdkFont *GtkGetDefaultGuiFont()
 {
     if (!g_systemDefaultGuiFont)