]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/helpview/src/helpview.cpp
update for 2.6.0 from Jonas Rydberg
[wxWidgets.git] / utils / helpview / src / helpview.cpp
index e09236ebe0fda09d618ff8869e3b38c59ef9f047..c6a0a84576074acc0e8a8577279c90213e87d46f 100644 (file)
@@ -68,7 +68,8 @@ bool hvApp::OnInit()
 
     int istyle = wxHF_DEFAULT_STYLE;
 
-    wxString service, windowName, book[10], titleFormat, argStr;
+    wxString service, windowName, titleFormat, argStr;
+    wxString book[10];
     int bookCount = 0;
     int i;
     bool hasService = false;