From 1ef416cb5609bf33e9b67952feb7c182ae807e2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Wed, 28 Mar 2018 00:51:24 +0200 Subject: NOISSUE add pointless fun things, because. --- application/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'application/main.cpp') diff --git a/application/main.cpp b/application/main.cpp index ade05faf..2f90f2b3 100644 --- a/application/main.cpp +++ b/application/main.cpp @@ -42,6 +42,7 @@ int main(int argc, char *argv[]) { Q_INIT_RESOURCE(multimc); Q_INIT_RESOURCE(backgrounds); + Q_INIT_RESOURCE(assets); Q_INIT_RESOURCE(pe_dark); Q_INIT_RESOURCE(pe_light); -- cgit v1.2.3