NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/packages/pkg_sequence/cleanup_panel.hpp>
#include <gui/widgets/object_list/object_list_widget.hpp>
#include <wx/sizer.h>
#include <wx/statbox.h>
#include <wx/radiobox.h>
#include <wx/msgdlg.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Variables | |
static const char * | kTableTag = "Table" |
|
static |
Definition at line 226 of file cleanup_panel.cpp.
Referenced by CCleanupPanel::LoadSettings(), and CCleanupPanel::SaveSettings().