00001 /**************************************************************************\ 00002 * 00003 * This file is part of the Coin family of 3D visualization libraries. 00004 * Copyright (C) 1998-2002 by Systems in Motion. All rights reserved. 00005 * 00006 * This library is free software; you can redistribute it and / or 00007 * modify it under the terms of the GNU General Public License 00008 * version 2 as published by the Free Software Foundation. See the 00009 * file LICENSE.GPL at the root directory of this source distribution 00010 * for more details. 00011 * 00012 * If you desire to use this library in software that is incompatible 00013 * with the GNU GPL, and / or you would like to take advantage of the 00014 * additional benefits with regard to our support services, please 00015 * contact Systems in Motion about acquiring a Coin Professional 00016 * Edition License. See <URL:http://www.coin3d.org> for more 00017 * information. 00018 * 00019 * Systems in Motion, Prof Brochs gate 6, 7030 Trondheim, NORWAY 00020 * <URL:http://www.sim.no>, <mailto:support@sim.no> 00021 * 00022 \**************************************************************************/ 00023 00024 // This include file just forwards to the one under the editors/ 00025 // directory. Done to be compatible with old SGI InventorXt code and 00026 // TGS SoWin and SoQt code. 00027 00028 #include <Inventor/Qt/editors/SoQtColorEditor.h>