|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <wx/wx.h>#include <wx/thread.h>#include "../controls/treelistctrl.h"#include "../compositions/viewerframe.hpp"#include "../terminal/terminal.hpp"#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | PackageRepoBrowser |
| This class represents a simple browser for the package repository with an install and uninstall capability. More... | |
Macros | |
| #define | PACKAGE_REPO_BROWSER_TITLE "NumeRe: Package Manager" |
| #define PACKAGE_REPO_BROWSER_TITLE "NumeRe: Package Manager" |
Definition at line 22 of file pluginrepodialog.hpp.