- wxLogDebug(T("Number of object items: %ld"), noObjectNodes);
- wxLogDebug(T("Number of non-object items: %ld"), noNonObjectNodes);
- wxLogDebug(T("Total allocated size: %ld"), totalSize);
- wxLogDebug(T(""));
- wxLogDebug(T(""));
+ wxLogDebug(wxT("Number of object items: %ld"), noObjectNodes);
+ wxLogDebug(wxT("Number of non-object items: %ld"), noNonObjectNodes);
+ wxLogDebug(wxT("Total allocated size: %ld"), totalSize);
+ wxLogDebug(wxT(""));
+ wxLogDebug(wxT(""));