1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-01 23:00:41 +00:00
mpv/DOCS/client_api_examples/qml
wm4 c88b535c46 DOCS/client_api_examples: fix locale nonsense in qml examples
The Qt example already does this. I hoped this was restricted to
QApplication only, but apparently Qt repeated this mistake with
QGuiApplication (QGuiApplication was specifically added for QtQuick at a
much later point, even though QApplication inherits from it).
2015-01-15 20:08:57 +01:00
..
main.cpp DOCS/client_api_examples: fix locale nonsense in qml examples 2015-01-15 20:08:57 +01:00
main.h DOCS/client_api_examples: qml: reduce number of files 2015-01-09 15:49:34 +01:00
main.qml DOCS/client_api_examples: qml: add test for gamma control 2015-01-06 17:35:10 +01:00
mpvtest.pro DOCS/client_api_examples: qml: reduce number of files 2015-01-09 15:49:34 +01:00
mpvtest.qrc