]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/menu.cpp
Style updates
[wxWidgets.git] / src / univ / menu.cpp
index 682830fa704f76213e0246090ebd9c5ede8bd5d9..bb9b246db11643823488a370dbe01b22091eaf5d 100644 (file)
@@ -1259,7 +1259,7 @@ void wxMenu::Popup(const wxPoint& pos, const wxSize& size, bool selectFirst)
     {
         m_popupMenu->SelectFirst();
     }
-
+    
     // the geometry might have changed since the last time we were shown, so
     // always resize
     m_popupMenu->SetClientSize(GetGeometryInfo().GetSize());