Definition at line 900 of file mainTrecSearch.cpp. References mWnd2, and OglGui::OglWindow::SetBackground(). Referenced by BuildGUI(), SaveFinalResult(), TopicSelectionEvent(), and UpdateProgress(). 00901 { 00902 SetBackground(bg); 00903 if (mWnd2) 00904 mWnd2->SetBackground(bg); 00905 }
Here is the call graph for this function:
|