diff --git a/src/Client/main.cpp b/src/Client/main.cpp index 441d07b..1dbd6bf 100644 --- a/src/Client/main.cpp +++ b/src/Client/main.cpp @@ -39,7 +39,10 @@ int main(int argc, char *argv[]) QQmlApplicationEngine engine; CRAWL::ClientApp client; +#ifdef QT_DEBUG client.registerLevel(); +#endif + client.registerLevel(); client.registerLevel(); diff --git a/submodules/QuasarAppLib b/submodules/QuasarAppLib index 97b2580..ed3be09 160000 --- a/submodules/QuasarAppLib +++ b/submodules/QuasarAppLib @@ -1 +1 @@ -Subproject commit 97b2580498216c178f5e4fac63e5f259ce461caa +Subproject commit ed3be09bde4cb1457106a3863c396d2a07cd3d3d