UWP: Bookmarks

This commit is contained in:
Paul Rouget 2020-08-10 15:23:05 +02:00
parent 0275afdfb4
commit 47fde310b1
10 changed files with 374 additions and 56 deletions

View file

@ -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();