]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/helpdata.cpp
Fix text input and completion in wxComboCtrl and wxOwnerDrawnComboBox.
[wxWidgets.git] / src / html / helpdata.cpp
index 5155113810448f1a76d08d535dbe7adbc1089e7f..63b2988e614e0a26ab40d1cab624e8b85a909221 100644 (file)
@@ -714,9 +714,9 @@ wxString wxHtmlHelpData::FindPageByName(const wxString& x)
             break;
         }
     }
-    
+
     int cnt = m_bookRecords.GetCount();
-    
+
     if (!has_non_ascii)
     {
       wxFileSystem fsys;