]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/stattext.cpp
Handle image hot spot in wxImage::Rotate180().
[wxWidgets.git] / src / msw / stattext.cpp
index 13096284658f4de803533766e35230d7371b9fc1..a6e5b78744fd9042e2edba694192856556ffd9e5 100644 (file)
@@ -214,7 +214,7 @@ void wxStaticText::SetLabel(const wxString& label)
     }
 #endif // SS_ENDELLIPSIS
 
-    // save the label in m_labelOrig with both the markup (if any) and 
+    // save the label in m_labelOrig with both the markup (if any) and
     // the mnemonics characters (if any)
     m_labelOrig = label;