removing mpv pieces
This commit is contained in:
parent
e9d0bdb5c5
commit
8ae9911ee3
5 changed files with 11 additions and 17 deletions
|
@ -177,11 +177,6 @@ Item {
|
|||
console.log("revealPrev")
|
||||
web.runJavaScript("Reveal.prev()")
|
||||
}
|
||||
|
||||
/* function onSlideChanged() { */
|
||||
/* video.stop(); */
|
||||
/* video.seek(); */
|
||||
/* } */
|
||||
}
|
||||
|
||||
function changeText(text) {
|
||||
|
|
|
@ -5,7 +5,6 @@ import org.kde.kirigami 2.13 as Kirigami
|
|||
import QtMultimedia
|
||||
import "./" as Presenter
|
||||
import org.presenter 1.0
|
||||
import mpv 1.0
|
||||
|
||||
Item {
|
||||
id: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue