Fix NagUtils and hack GroupView to work

This commit is contained in:
Petr Mrázek
2015-02-01 18:54:58 +01:00
parent aa70ed2244
commit 382ae78a0b
10 changed files with 14 additions and 15 deletions

View File

@@ -408,8 +408,8 @@ SET(MULTIMC_SOURCES
logic/minecraft/VersionFilterData.cpp
# Annoying nag screen logic
logic/NagUtils.h
logic/NagUtils.cpp
gui/NagUtils.h
gui/NagUtils.cpp
# Player skin utilities
logic/SkinUtils.h