wxMaxima
Loading...
Searching...
No Matches
Data Structures | Variables
StatusBar.h File Reference

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>
Include dependency graph for StatusBar.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

This file contains the definition of the class History that handles the recently issued commands for the history pane.