Add systemPreferences module

This commit is contained in:
Cheng Zhao 2016-04-24 21:13:46 +09:00
parent 60b9ff3948
commit 13f8599ba1
7 changed files with 114 additions and 0 deletions

View file

@ -0,0 +1,15 @@
// Copyright (c) 2016 GitHub, Inc.
// Use of this source code is governed by the MIT license that can be
// found in the LICENSE file.
#include "atom/browser/api/atom_api_system_preferences.h"
namespace atom {
namespace api {
} // namespace api
} // namespace atom