mirror of
https://github.com/lostjared/Acid.Cam.v2.Qt.git
synced 2025-12-17 12:20:00 +01:00
changed include
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#include"playback_window.h"
|
#include"playback_thread.h"
|
||||||
|
|
||||||
Playback::Playback(QObject *parent) : QThread(parent) {
|
Playback::Playback(QObject *parent) : QThread(parent) {
|
||||||
stop = true;
|
stop = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user