mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
CPP formating
This commit is contained in:
parent
b1753fea2d
commit
ddbb0d5cc4
2 changed files with 2 additions and 4 deletions
|
@ -149,7 +149,7 @@ void ServoControl::OnSurfacePointerPressed(
|
|||
|
||||
void ServoControl::OnSurfacePointerCanceled(
|
||||
IInspectable const &, Input::PointerRoutedEventArgs const &e) {
|
||||
mPressedMouseButton = {};
|
||||
mPressedMouseButton = {};
|
||||
}
|
||||
|
||||
void ServoControl::OnSurfacePointerMoved(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue