mirror of
https://github.com/libretro/RetroArch
synced 2025-01-27 03:35:22 +00:00
Fix typos
This commit is contained in:
parent
783f1b8423
commit
4fed31fa26
@ -81,7 +81,7 @@ HAVE_PRESERVE_DYLIB=no # Enable dlclose() for Valgrind support
|
||||
HAVE_PARPORT=auto # Parallel port joypad support
|
||||
HAVE_IMAGEVIEWER=yes # Built-in image viewer support.
|
||||
HAVE_MMAP=auto # MMAP support
|
||||
HAVE_QT=no # QT companion support
|
||||
HAVE_QT=no # Qt companion support
|
||||
HAVE_QT_WRAPPER=no
|
||||
HAVE_XSHM=no # XShm video driver support
|
||||
HAVE_CHEEVOS=yes # Retro Achievements
|
||||
|
@ -30,7 +30,7 @@ ApplicationWindow {
|
||||
initialPage: Page {
|
||||
id: page
|
||||
|
||||
title: "QT!"
|
||||
title: "Qt!"
|
||||
|
||||
tabs: navDrawer.enabled ? [] : sectionTitles
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user