mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
UWP: rely more on servo preferences
This commit is contained in:
parent
2c36754bf7
commit
9174b201b0
4 changed files with 29 additions and 27 deletions
|
@ -21,6 +21,7 @@ using namespace capi;
|
|||
|
||||
hstring char2hstring(const char *);
|
||||
std::unique_ptr<char *> hstring2char(hstring);
|
||||
void setNonPersistentHomepage(hstring, std::vector<capi::CPref> &);
|
||||
|
||||
class ServoDelegate;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue