Change the window class names
This commit is contained in:
parent
e04c58f398
commit
c7468278df
4 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@ namespace atom {
|
|||
|
||||
namespace {
|
||||
|
||||
const char kViewClassName[] = "AtomMenuBar";
|
||||
const char kViewClassName[] = "ElectronMenuBar";
|
||||
|
||||
// Default color of the menu bar.
|
||||
const SkColor kDefaultColor = SkColorSetARGB(255, 233, 233, 233);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue