NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <wx/fdrepdlg.h>
#include <wx/wx.h>
#include <wx/intl.h>
#include <wx/log.h>
#include <wx/sizer.h>
#include <wx/button.h>
#include <wx/checkbox.h>
#include <wx/radiobox.h>
#include <wx/stattext.h>
#include <wx/textctrl.h>
#include <wx/settings.h>
#include "../compositions/viewerbook.hpp"
#include "../compositions/viewerpanel.hpp"
Go to the source code of this file.
Classes | |
class | FindReplaceDialog |
Macros | |
#define | wxFR_WRAPAROUND 8 |
#define wxFR_WRAPAROUND 8 |
Definition at line 38 of file fndrpldialog.hpp.