wxMaxima
|
This file contains the definition of the class History that handles the recently issued commands for the history pane. More...
#include "precomp.h"
#include <wx/wx.h>
#include <wx/bitmap.h>
#include <wx/image.h>
#include <wx/timer.h>
#include <wx/statbmp.h>
#include <wx/statusbr.h>
#include <wx/stattext.h>
#include <memory>
Go to the source code of this file.
Data Structures | |
class | StatusBar |
The class that draws the status bar. More... | |
Variables | |
unsigned char | GO_NEXT_SVG_GZ [] |
size_t | GO_NEXT_SVG_GZ_SIZE |
This file contains the definition of the class History that handles the recently issued commands for the history pane.