2 * Copyright 2010, Haiku, Inc. All Rights Reserved.
3 * Copyright 2009, Pier Luigi Fiorini.
4 * Distributed under the terms of the MIT License.
6 #ifndef _SETTINGS_HOST_H
7 #define _SETTINGS_HOST_H
11 #include "SettingsPane.h"
17 virtual void SettingChanged() = 0;
20 #endif // _SETTINGS_HOST_H