summaryrefslogtreecommitdiffstats
path: root/application/main.cpp
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2018-03-28 00:51:24 +0200
committerPetr Mrázek <peterix@gmail.com>2018-03-28 00:51:24 +0200
commit1ef416cb5609bf33e9b67952feb7c182ae807e2f (patch)
tree3ff4db2bafbe2d46193284aa3b1d3565a42f34a5 /application/main.cpp
parentb46a34d0aeda613a3c0b8eb8206c39a5dd45aef3 (diff)
downloadMultiMC-1ef416cb5609bf33e9b67952feb7c182ae807e2f.tar
MultiMC-1ef416cb5609bf33e9b67952feb7c182ae807e2f.tar.gz
MultiMC-1ef416cb5609bf33e9b67952feb7c182ae807e2f.tar.lz
MultiMC-1ef416cb5609bf33e9b67952feb7c182ae807e2f.tar.xz
MultiMC-1ef416cb5609bf33e9b67952feb7c182ae807e2f.zip
NOISSUE add pointless fun things, because.
Diffstat (limited to 'application/main.cpp')
-rw-r--r--application/main.cpp1
1 files changed, 1 insertions, 0 deletions
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);