// // Re-created Bradley Austin Davis on 2016/01/22 // Copyright 2016 High Fidelity, Inc. // // Distributed under the Apache License, Version 2.0. // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html // #ifndef hifi_PreferencesDialog_h #define hifi_PreferencesDialog_h void setupPreferences(); #endif // hifi_PreferencesDialog_h