mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-23 12:10:00 +00:00
SCRATCH nuke the overcomplicated logger, use a simple one.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <QScrollBar>
|
||||
|
||||
#include "VisualGroup.h"
|
||||
#include "logger/QsLog.h"
|
||||
#include <QDebug>
|
||||
|
||||
template <typename T> bool listsIntersect(const QList<T> &l1, const QList<T> t2)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user