mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 19:44:59 +00:00
fix: remove invalid quote
This commit is contained in:
parent
74b38e9ac5
commit
05add0f79e
3 changed files with 5 additions and 6 deletions
|
@ -2,10 +2,7 @@
|
|||
#include <QTime>
|
||||
|
||||
#include "compat.h"
|
||||
#include "decoder.h"
|
||||
#include "recorder.h"
|
||||
#include "stream.h"
|
||||
#include "videosocket.h"
|
||||
|
||||
#define BUFSIZE 0x10000
|
||||
#define HEADER_SIZE 12
|
||||
|
|
|
@ -10,9 +10,6 @@ extern "C"
|
|||
#include "libavformat/avformat.h"
|
||||
}
|
||||
|
||||
class VideoSocket;
|
||||
class Recorder;
|
||||
class Decoder;
|
||||
class Stream : public QThread
|
||||
{
|
||||
Q_OBJECT
|
||||
|
|
5
config/userdata.ini.lock
Normal file
5
config/userdata.ini.lock
Normal file
|
@ -0,0 +1,5 @@
|
|||
11952
|
||||
QtScrcpy
|
||||
BARRY
|
||||
ddd598cc-fb9f-4338-bb02-6c1cbf2b8914
|
||||
|
Loading…
Add table
Reference in a new issue