2 * Copyright 2004-2007, Axel Dörfler, axeld@pinc-software.de. All rights reserved.
3 * Distributed under the terms of the MIT License.
12 class ConfigView
: public BView
{
14 ConfigView(uint32 flags
= B_WILL_DRAW
);
15 virtual ~ConfigView();
18 #endif /* CONFIG_VIEW_H */