1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-18 16:32:33 +02:00
ScreenPlay/ScreenPlayUtil
Elias Steurer dc35dacb47 Fix quit when qml file contains an error
I cannt reproduce this in an empty project but _something_
stopped the quit call in the terminate function. The only
workaround I found was using an async loader...

Increase ping alive to 3000ms and change it to a static variable

Move getAvailableFillModes to globalvariables.h
2021-02-28 12:46:56 +01:00
..
inc/public/ScreenPlayUtil Fix quit when qml file contains an error 2021-02-28 12:46:56 +01:00
src Fix quit when qml file contains an error 2021-02-28 12:46:56 +01:00
CMakeLists.txt Move projectfile to be used elsewhere 2021-02-03 17:52:29 +01:00
util.cpp Move util functions and global enums into dedicated lib 2021-01-28 15:19:46 +01:00
util.h Move util functions and global enums into dedicated lib 2021-01-28 15:19:46 +01:00