]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dlgcmn.cpp
don't crash when loading images with verbose==false (patch 1449823)
[wxWidgets.git] / src / common / dlgcmn.cpp
index 4794fe1119a36b169b6ef8844f9406b2f5c432ed..64011f46c77c7c2445f691cd9c63b4cc0aef1a3c 100644 (file)
@@ -262,8 +262,8 @@ private:
     wxString m_text;
 };
 
-// NB: don't "factor out" the scope operator, SGI MIPSpro 7.2 gets confused if
-//     it doesn't immediately follow the class name
+// NB: don't "factor out" the scope operator, SGI MIPSpro 7.3 (but not 7.4)
+//     gets confused if it doesn't immediately follow the class name
 void
 #if defined(__WXGTK__) && !defined(__WXUNIVERSAL__)
 wxStaticText::