2 * Copyright (c) 2005-2010, Haiku, Inc.
3 * Distributed under the terms of the MIT license.
6 * DarkWyrm <darkwyrm@gmail.com>
16 class ResWindow
: public BWindow
{
18 ResWindow(const BRect
& rect
,
19 const entry_ref
* ref
= NULL
);
22 virtual bool QuitRequested();