mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
0a27b61885
Add sanity check for current time. Change animation from OpacityAnimation to states. This is a behavior change in Qt 5.14 resulting in not starting the animation when no mouse enter was detected at all.
10 lines
228 B
Plaintext
10 lines
228 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>mainWindow.qml</file>
|
|
<file>test.qml</file>
|
|
<file>dot.png</file>
|
|
<file>qtquickcontrols2.conf</file>
|
|
<file>WebView.qml</file>
|
|
</qresource>
|
|
</RCC>
|