UI: Add windowless context #error

This commit is contained in:
jp9000
2015-08-02 01:39:22 -07:00
parent 844123164f
commit 5c9325f3ea

View File

@@ -16,6 +16,7 @@
******************************************************************************/
#pragma once
#error "The UI is not compilable in this commit (windowless context)"
#include <QApplication>
#include <QTranslator>