NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <wx/sizer.h>
#include "wx/valgen.h"
#include "wx/valtext.h"
#include "wx/stattext.h"
#include "wx/statbox.h"
#include "wx/choice.h"
#include "wx/spinctrl.h"
#include "wx/bitmap.h"
#include "wx/icon.h"
#include <gui/widgets/loaders/wig_params_panel.hpp>
#include <gui/widgets/loaders/assembly_sel_panel.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Macros | |
#define | _T wxT |
#define _T wxT |
Control creation for CWigParamsPanel
Definition at line 132 of file wig_params_panel.cpp.