mirror of
https://github.com/servo/servo.git
synced 2025-08-13 17:35:36 +01:00
Isolate default URL in its own file, for convenience
This commit is contained in:
parent
748fa72320
commit
4490b2de9a
4 changed files with 8 additions and 2 deletions
3
support/hololens/ServoApp/DefaultUrl.h
Normal file
3
support/hololens/ServoApp/DefaultUrl.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
#pragma once
|
||||
|
||||
#define DEFAULT_URL L"about:blank";
|
Loading…
Add table
Add a link
Reference in a new issue