refactor: move MMCStrings -> StringUtils

General utilities can go in here >:)

Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
flow 2022-11-03 16:41:55 -03:00
parent 76050880f1
commit 353b51f11e
No known key found for this signature in database
GPG key ID: 8D0F221F0A59F469
15 changed files with 32 additions and 34 deletions

View file

@ -3,7 +3,6 @@
#include "Application.h"
#include "ui/widgets/ProjectItem.h"
#include <MMCStrings.h>
#include <Version.h>
#include <QtMath>