mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 03:25:02 +00:00
fix: remove extra ';' semicolon
This commit is contained in:
parent
a1c59ca0a0
commit
af3dd9be3d
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