2 * Copyright 2009 Haiku, Inc. All rights reserved.
3 * Distributed under the terms of the MIT License.
6 * Ryan Leavengood, leavengood@gmail.com
8 #ifndef _DEFAULT_SETTINGS_VIEW_H
9 #define _DEFAULT_SETTINGS_VIEW_H
17 BuildDefaultSettingsView(BView
* view
, const char* moduleName
, const char* info
);
19 } // namespace BPrivate
22 #endif // _DEFAULT_SETTINGS_VIEW_H