mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
UWP: clear console when navigating pages.
This commit is contained in:
parent
bd8c7d6f4d
commit
c7f5d8a266
4 changed files with 10 additions and 1 deletions
|
@ -44,6 +44,7 @@ public:
|
|||
void OnPrefererenceSearchboxEdited(IInspectable const &,
|
||||
Input::KeyRoutedEventArgs const &);
|
||||
void OnDevtoolsMessage(servo::DevtoolsMessageLevel, hstring, hstring);
|
||||
void ClearConsole();
|
||||
void OnDevtoolsDetached();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue