Style fixups
This commit is contained in:
parent
8a7acfc6c0
commit
86de75deef
5 changed files with 11 additions and 16 deletions
|
@ -72,7 +72,7 @@ class NativeWindowMac : public NativeWindow {
|
|||
gfx::NativeWindow GetNativeWindow() override;
|
||||
void SetProgressBar(double progress) override;
|
||||
void SetOverlayIcon(const gfx::Image& overlay,
|
||||
const std::string& description) override;
|
||||
const std::string& description) override;
|
||||
void ShowDefinitionForSelection() override;
|
||||
|
||||
// Returns true if |point| in local Cocoa coordinate system falls within
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue