NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbistd.hpp>
#include "remove_header_conflicts.hpp"
#include "show_hide_dialog.hpp"
#include "cn3d_tools.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Macros | |
#define | MIN_SIZE 250,300 |
#define | B_WIDTH 50 |
#define | MARGIN 10 |
Variables | |
USING_NCBI_SCOPE | |
#define B_WIDTH 50 |
Definition at line 56 of file show_hide_dialog.cpp.
#define MARGIN 10 |
Definition at line 57 of file show_hide_dialog.cpp.
#define MIN_SIZE 250,300 |
Definition at line 55 of file show_hide_dialog.cpp.
USING_NCBI_SCOPE |
Definition at line 42 of file show_hide_dialog.cpp.