mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-19 19:15:07 +00:00
fix: remove extra ';' semicolon
This commit is contained in:
parent
dc7c240aaa
commit
086626824c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ public:
|
|||
virtual bool isCurrentCustomKeymap()
|
||||
{
|
||||
return false;
|
||||
};
|
||||
}
|
||||
|
||||
signals:
|
||||
void grabCursor(bool grab);
|
||||
|
|
Loading…
Add table
Reference in a new issue