Searched refs:p_LogBook (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/dbbrowse/
H A Ddoc.cpp34 wxLogTextCtrl *p_LogBook; // All Log messages variable
123 p_LogBook = new wxLogTextCtrl(p_LogWin); // make p_LogWin the LogBook
124 p_LogBook->SetActiveTarget(p_LogBook);
125 p_LogBook->SetTimestamp( NULL );
H A Ddoc.h29 extern wxLogTextCtrl *p_LogBook; // All Log messages

Completed in 28 milliseconds