]> Shamusworld >> Repos - virtualjaguar/commit
First attempt at configuration dialog.
authorShamus Hammons <jlhamm@acm.org>
Thu, 23 Jun 2011 21:07:07 +0000 (21:07 +0000)
committerShamus Hammons <jlhamm@acm.org>
Thu, 23 Jun 2011 21:07:07 +0000 (21:07 +0000)
commite0a3f430ecbda85e5f0903011bf8ffeb01f10fe0
tree181a089bba2379a7e731572cca500e3996e5cbc3
parentea10984eaf09364d9f6e08114caa4bcfcaa72d9e
First attempt at configuration dialog.
12 files changed:
Makefile
src/gui/configdialog.cpp [new file with mode: 0644]
src/gui/configdialog.h [new file with mode: 0644]
src/gui/configwin.cpp [deleted file]
src/gui/configwin.h [deleted file]
src/gui/controllertab.cpp [new file with mode: 0644]
src/gui/controllertab.h [new file with mode: 0644]
src/gui/generaltab.cpp [new file with mode: 0644]
src/gui/generaltab.h [new file with mode: 0644]
src/gui/mainwin.cpp
src/gui/mainwin.h
src/gui/virtualjaguar.pro