citra/src/citra_qt/util
Tobias f106e76132
Port yuzu commit: "yuzu/CMakeLists: Disable implicit QString co… (#5074)
* yuzu/CMakeLists: Disable implicit QString conversions

Now that all of our code is compilable with implicit QString
conversions, we can enforce it at compile-time by disabling them.

Co-Authored-By: Mat M. <lioncash@users.noreply.github.com>

* citra_qt: Remove lots of implicit QString conversions

Co-authored-by: Mat M. <mathew1800@gmail.com>
2020-02-11 13:12:09 +01:00
..
sequence_dialog sequence_dialog: Reorganize the constructor 2019-05-29 23:49:47 +02:00
clickable_label.cpp Address review comments 2018-04-19 10:28:16 -06:00
clickable_label.h Address review comments 2018-04-19 10:28:16 -06:00
spinbox.cpp yuzu/main: Specify string conversions explicitly 2020-01-23 22:45:13 +01:00
spinbox.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
util.cpp Port yuzu commit: "yuzu/CMakeLists: Disable implicit QString co… (#5074) 2020-02-11 13:12:09 +01:00
util.h Backport some review fixes of Lioncash 2018-09-01 15:41:46 +02:00