NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/widgets/edit/pubauthor_panel.hpp>
#include <gui/widgets/edit/pubstatus_panel.hpp>
#include <gui/widgets/edit/reference_panel.hpp>
#include <gui/widgets/edit/authornames_panel.hpp>
#include <objects/seq/Seqdesc.hpp>
#include <objects/seq/Pubdesc.hpp>
#include <objects/biblio/Cit_sub.hpp>
#include <objects/submit/Contact_info.hpp>
#include <wx/sizer.h>
#include <wx/listbook.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 127 of file reference_panel.cpp.
Referenced by CReferencePanel::CreateControls().