mirror of
https://github.com/PabloMK7/citra.git
synced 2025-10-30 13:20:03 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| camera_util.cpp | ||
| camera_util.h | ||
| qt_camera_base.cpp | ||
| qt_camera_base.h | ||
| qt_multimedia_camera.cpp | ||
| qt_multimedia_camera.h | ||
| still_image_camera.cpp | ||
| still_image_camera.h | ||