2 * Copyright (c) 2005-2010, Haiku, Inc.
3 * Distributed under the terms of the MIT license.
6 * DarkWyrm <darkwyrm@gmail.com>
11 #include "ColumnListView.h"
13 class ResListView
: public BColumnListView
16 ResListView(const BRect
&frame
, const char *name
, int32 resize
, int32 flags
,
18 void MessageDropped(BMessage
*msg
, BPoint pt
);