// This file is part of MXE. // See index.html for further information. // Source: https://github.com/mxe/mxe/issues/1185 #include int main() { QUiLoader l; return 0; }