NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/widgets/edit/orggeneral_panel.hpp>
#include <gui/widgets/edit/orgadvanced_panel.hpp>
#include <gui/utils/command.hpp>
#include <gui/widgets/loaders/open_objects_dlg.hpp>
#include <gui/widgets/loaders/file_load_wizard.hpp>
#include "open_data_source_object_dlg.hpp"
#include "attrib_table_column_id_panel.hpp"
#include <gui/utils/object_loader.hpp>
#include <gui/packages/pkg_sequence_edit/qual_table_load_manager.hpp>
#include <gui/packages/pkg_sequence_edit/orginfo_panel.hpp>
#include <wx/sizer.h>
#include <wx/listbook.h>
#include <wx/button.h>
#include <wx/cshelp.h>
#include <wx/icon.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Variables | |
static const char * | empty_xpm [] |
|
static |
Definition at line 131 of file orginfo_panel.cpp.
Referenced by COrganismInfoPanel::CreateControls().