New bitmap method SetRGBConversionFunction which can be used to
[tangerine.git] / workbench / libs / desktop / internaldesktopopsclass.h
blob5626e49a451df01637796c6e8cfb6af21333bd71
1 /*
2 Copyright © 1995-2002, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #ifndef INTERNALDESKTOPOPSCLASS_H
7 # define INTERNALDESKTOPOSCLASS_H
9 # include "operationclass.h"
11 struct InternalDesktopOpsClassData
13 ULONG dummy;
17 #endif