Refactor: Added libgui, separated TextApp and GuiApp
libgui extends libdeng2 with GUI-related code. libdeng2 itself no longerdepends on QtGui, only QtCore and QtNetwork.
View differences
Refactor: Added libgui, separated TextApp and GuiApp
libgui extends libdeng2 with GUI-related code. libdeng2 itself no longer
depends on QtGui, only QtCore and QtNetwork.