NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include "helpviewer.hpp"
#include "../documentationbrowser.hpp"
#include "../NumeReWindow.h"
#include <wx/html/htmprint.h>
Go to the source code of this file.
Variables | |
wxPrintData * | g_printData |
global print data, to remember settings during the session More... | |
wxPageSetupData * | g_pageSetupData |
|
extern |
Definition at line 141 of file NumeReWindow.cpp.
|
extern |
global print data, to remember settings during the session
Definition at line 140 of file NumeReWindow.cpp.
Referenced by HelpViewer::Print().