NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
history.cpp File Reference
#include "../../common/CommonHeaders.h"
#include "../../kernel/core/ui/language.hpp"
#include "../../kernel/core/utils/tools.hpp"
#include <wx/datetime.h>
#include <wx/stdpaths.h>
#include <vector>
#include <string>
#include "history.hpp"
Include dependency graph for history.cpp:

Go to the source code of this file.

Macros

#define HISTORYHEADERSTART   "## --- "
 
#define MARGIN_FOLD   3
 

Variables

Language _guilang
 

Macro Definition Documentation

◆ HISTORYHEADERSTART

#define HISTORYHEADERSTART   "## --- "

Definition at line 31 of file history.cpp.

◆ MARGIN_FOLD

#define MARGIN_FOLD   3

Definition at line 33 of file history.cpp.

Variable Documentation

◆ _guilang

Language _guilang
extern

AboutChameleonDialog type definition

AboutChameleonDialog event table definition

Definition at line 135 of file NumeReWindow.cpp.

Referenced by NumeReHistory::OnRightClick().