mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
UWP: Bookmarks
This commit is contained in:
parent
0275afdfb4
commit
47fde310b1
10 changed files with 374 additions and 56 deletions
|
@ -39,7 +39,7 @@ struct ServoControl : ServoControlT<ServoControl>, public servo::ServoDelegate {
|
|||
|
||||
ServoControl();
|
||||
|
||||
Windows::Foundation::Collections::IVector<ServoApp::Pref> Preferences();
|
||||
IVector<ServoApp::Pref> Preferences();
|
||||
|
||||
void GoBack();
|
||||
void GoForward();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue