NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/widgets/wx/wx_app.hpp>
#include <gui/widgets/edit/init.hpp>
#include "select_feature_dlg.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CDemoApp |
Derive our application class from CwxNCBIApp and use it together with standard CNCBIwxApplication. More... | |
Functions | |
int | NcbiSys_main (int argc, ncbi::TXChar *argv[]) |
int NcbiSys_main | ( | int | argc, |
ncbi::TXChar * | argv[] | ||
) |
Definition at line 76 of file demo_edit_object_app.cpp.