mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Move isAeroGlassEnabled and isDarkMode to systemPreferences
This commit is contained in:
@@ -114,10 +114,6 @@ class App : public AtomBrowserClient::Delegate,
|
||||
const net::CompletionCallback& callback);
|
||||
#endif
|
||||
|
||||
#if defined(OS_WIN)
|
||||
bool IsAeroGlassEnabled();
|
||||
#endif
|
||||
|
||||
scoped_ptr<ProcessSingleton> process_singleton_;
|
||||
|
||||
#if defined(USE_NSS_CERTS)
|
||||
|
||||
Reference in New Issue
Block a user