mirror of
https://github.com/libretro/RetroArch.git
synced 2024-12-01 04:00:32 +00:00
commit
27d363a4b5
@ -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…
Reference in New Issue
Block a user