NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include "save_hit_matrix_pdf_dlg.hpp"
#include <gui/widgets/hit_matrix/hit_matrix_pane.hpp>
#include <gui/widgets/wx/pdf_grabber.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <gui/print/pdf.hpp>
#include <corelib/ncbifile.hpp>
#include <wx/utils.h>
#include <wx/msgdlg.h>
#include <stdlib.h>
#include <string.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
static const string | kSavePdfBaseKey ("SavePdfHitMatrixDialog") |