index
:
clyne/stmdsp
master
Old firmware for DSP PAW
Clyne Sullivan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gui
/
main.cpp
blob: 29f74d3de3acc72ab7e43f723bd209295344ce07 (
plain
)
1
2
3
4
5
6
#include
"wxapp.hpp"
#include <wx/app.h>
wxIMPLEMENT_APP
(
MainApp
);