|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#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"Go to the source code of this file.
Macros | |
| #define | HISTORYHEADERSTART "## --- " |
| #define | MARGIN_FOLD 3 |
Variables | |
| Language | _guilang |
| #define HISTORYHEADERSTART "## --- " |
Definition at line 31 of file history.cpp.
| #define MARGIN_FOLD 3 |
Definition at line 33 of file history.cpp.
|
extern |
AboutChameleonDialog type definition
AboutChameleonDialog event table definition
Definition at line 135 of file NumeReWindow.cpp.
Referenced by NumeReHistory::OnRightClick().