New bitmap method SetRGBConversionFunction which can be used to
[tangerine.git] / workbench / libs / desktop / containericonobserver.h
blob356610d40ea240152dc435aa80d09eada997444a
1 /*
2 Copyright © 1995-2002, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #ifndef CONTAINERICONOBSERVERCLASS_H
7 # define CONTAINERICONOBSERVERCLASS_H
9 struct ContainerIconObserverClassData
11 ULONG dummy;
15 #endif