- 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(""));