#include <wx/wx.h>
#include <wx/image.h>
#include "vuMainWindow.h"
Include dependency graph for vuGui.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | vuGUI |
The application class defined according to the architecture for wxWindows. More... |
It gets the gui tool running and passes it any command line parameters. The vuMainWindow instance then takes control of the program.
Definition in file vuGui.h.