]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/srchctrl_osx.cpp
Setting eol-style property to CRLF for some project files.
[wxWidgets.git] / src / osx / srchctrl_osx.cpp
index d264955f0063b75475568fc20542c5c3803bdfc1..7881f00e349e94a3cd1a272c2fabb33c02961052 100644 (file)
@@ -70,7 +70,7 @@ wxSearchWidgetImpl* wxSearchCtrl::GetSearchPeer() const
 {
     return dynamic_cast<wxSearchWidgetImpl*> (m_peer);
 }
+
 wxSearchCtrl::~wxSearchCtrl()
 {
     delete m_menu;