Use Common::ToLower and Common::ToUpper

This commit is contained in:
Pokechu22
2022-01-16 16:38:11 -08:00
parent aaec64501a
commit 6e5f4125e3
16 changed files with 29 additions and 47 deletions

View File

@ -10,7 +10,6 @@
#include <QMouseEvent>
#include <QScrollBar>
#include <cctype>
#include <cmath>
#include "Common/StringUtil.h"