fix remapping behavior. Remapping is only necessary if we are rendering on the workbe...
[AROS-Contrib.git] / bgui / include / libraries_bgui_treeview.h
blob836b29d3a8cf5e46e0f14f4fcf8cbc132c80d47b
1 #ifndef LIBRARIES_BGUI_TREEVIEW_H
2 #define LIBRARIES_BGUI_TREEVIEW_H
3 /*
4 * @(#) $Header$
6 * $VER: libraries/bgui_treeview.h 41.10 (13.8.99)
7 * bgui.library TreeView class structures and constants.
9 * (C) Copyright 1999 BGUI development team.
10 * All Rights Reserved.
12 * $Log$
13 * Revision 42.0 2000/05/09 22:23:42 mlemos
14 * Bumped to revision 42.0 before handing BGUI to AROS team
16 * Revision 41.11 2000/05/09 20:37:25 mlemos
17 * Bumped to revision 41.11
19 * Revision 41.1 2000/05/09 20:02:14 mlemos
20 * Merged with the branch Manuel_Lemos_fixes.
22 * Revision 1.1.2.1 1999/08/13 17:25:21 mlemos
23 * Initial revision.
29 #ifndef BGUI_BGUI_TREEVIEW_H
30 #include "bgui/bgui_treeview.h"
31 #endif
33 #endif /* LIBRARIES_BGUI_TREEVIEW_H */