summaryrefslogtreecommitdiffstats
path: root/application/widgets
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2015-08-23 16:05:53 +0200
committerPetr Mrázek <peterix@gmail.com>2015-08-23 16:05:53 +0200
commit0d152472475aae54385f47d709c59a792689f7b4 (patch)
tree3f737485e29fd0ccc4ff753f1b1f7b1255d722bb /application/widgets
parentb6ec2ac4b0eb8bce9d985691325b4406b1faf879 (diff)
downloadMultiMC-0d152472475aae54385f47d709c59a792689f7b4.tar
MultiMC-0d152472475aae54385f47d709c59a792689f7b4.tar.gz
MultiMC-0d152472475aae54385f47d709c59a792689f7b4.tar.lz
MultiMC-0d152472475aae54385f47d709c59a792689f7b4.tar.xz
MultiMC-0d152472475aae54385f47d709c59a792689f7b4.zip
NOISSUE remoce the old WM_CLASS workaround
Diffstat (limited to 'application/widgets')
-rw-r--r--application/widgets/PageContainer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/application/widgets/PageContainer.cpp b/application/widgets/PageContainer.cpp
index 0fe4ea25..66d94e6c 100644
--- a/application/widgets/PageContainer.cpp
+++ b/application/widgets/PageContainer.cpp
@@ -30,7 +30,6 @@
#include "MultiMC.h"
#include "settings/SettingsObject.h"
#include "widgets/IconLabel.h"
-#include "Platform.h"
#include "PageContainer_p.h"
#include <MultiMC.h>