NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <gui/gui_export.h>
#include <wx/string.h>
#include <wx/window.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | IWorkDirClient |
IWorkDirClient. More... | |
Functions | |
void | SetWorkDir (wxWindow *wnd, const wxString &workDir) |
void SetWorkDir | ( | wxWindow * | wnd, |
const wxString & | workDir | ||
) |
Definition at line 38 of file work_dir.cpp.
References IWorkDirClient::SetWorkDir().
Referenced by CEditPubDlg::CreateControls(), and CBioseqEditor::x_EditObject().