🎨
This commit is contained in:
parent
df0f468dea
commit
d596d85288
2 changed files with 3 additions and 2 deletions
|
@ -347,7 +347,8 @@ void NativeWindow::SetTouchBar(
|
||||||
void NativeWindow::RefreshTouchBarItem(const std::string& item_id) {
|
void NativeWindow::RefreshTouchBarItem(const std::string& item_id) {
|
||||||
}
|
}
|
||||||
|
|
||||||
void NativeWindow::SetEscapeTouchBarItem(const mate::PersistentDictionary& item) {
|
void NativeWindow::SetEscapeTouchBarItem(
|
||||||
|
const mate::PersistentDictionary& item) {
|
||||||
}
|
}
|
||||||
|
|
||||||
void NativeWindow::FocusOnWebView() {
|
void NativeWindow::FocusOnWebView() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue