popContextMenu => popUpContextMenu
This commit is contained in:
parent
225140bd64
commit
33eadad139
10 changed files with 19 additions and 15 deletions
|
@ -26,7 +26,7 @@ void TrayIcon::DisplayBalloon(const gfx::Image& icon,
|
|||
const base::string16& contents) {
|
||||
}
|
||||
|
||||
void TrayIcon::PopContextMenu(const gfx::Point& pos) {
|
||||
void TrayIcon::PopUpContextMenu(const gfx::Point& pos) {
|
||||
}
|
||||
|
||||
void TrayIcon::NotifyClicked(const gfx::Rect& bounds, int modifiers) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue