Inflict Qt4 upon the codebase
authorSam Moore <[email protected]>
Sun, 17 Aug 2014 09:28:51 +0000 (17:28 +0800)
committerSam Moore <[email protected]>
Sun, 17 Aug 2014 09:28:51 +0000 (17:28 +0800)
commit6dd539966821debd18e0b86ed126742cd81d7fc9
tree7ef688602ef8080f905783fd2b9fe48c6d6e0397
parent63b52d964e75f9224645c6fbb4ba4387ada506f8
Inflict Qt4 upon the codebase

I'm getting issues compiling it though
Qt seems to expect some magical auto-generated Makefile

Remove the not-very-functional control panel with a "CONTROLPANEL_DISABLED" define.
src/Makefile
src/controlpanel.cpp [new file with mode: 0644]
src/controlpanel.h [new file with mode: 0644]
src/main.cpp
src/main.h
src/screen.cpp
src/screen.h
src/tests/qtapp.cpp [new file with mode: 0644]
src/view.cpp
src/view.h

UCC git Repository :: git.ucc.asn.au