2 * Copyright 2006, Haiku.
3 * Distributed under the terms of the MIT License.
6 * Stephan Aßmus <superstippi@gmx.de>
14 class Panel
: public BWindow
{
20 uint32 workspace
= B_CURRENT_WORKSPACE
);
26 uint32 workspace
= B_CURRENT_WORKSPACE
);
30 virtual void Cancel();
33 void _InstallFilter();