mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-28 21:26:07 +00:00
Use Common::ToLower and Common::ToUpper
This commit is contained in:
parent
aaec64501a
commit
6e5f4125e3
16 changed files with 29 additions and 47 deletions
|
@ -10,7 +10,6 @@
|
|||
#include <QMouseEvent>
|
||||
#include <QScrollBar>
|
||||
|
||||
#include <cctype>
|
||||
#include <cmath>
|
||||
|
||||
#include "Common/StringUtil.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue