~ubuntu-branches/ubuntu/oneiric/soqt/oneiric

« back to all changes in this revision

Viewing changes to build/msvc7/src/Inventor/Qt/SoQtMaterialEditor.h

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2009-03-01 11:41:00 UTC
  • mfrom: (1.1.4 upstream) (5.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090301114100-f4zz3n1oasa52fgk
Tags: 1.4.2~svn20090224-2
* Upload upstream SVN head version containing fixes to build with Coin 3
  (Closes: #515729, #515736, #515742).  Upstream indicated to me that
  SVN is stable enough to release.

* control: Update Standards-Version to 3.8.0; no changes required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/**************************************************************************\
2
 
 *
3
 
 *  This file is part of the Coin family of 3D visualization libraries.
4
 
 *  Copyright (C) 1998-2002 by Systems in Motion.  All rights reserved.
5
 
 *
6
 
 *  This library is free software; you can redistribute it and / or
7
 
 *  modify it under the terms of the GNU General Public License
8
 
 *  version 2 as published by the Free Software Foundation.  See the
9
 
 *  file LICENSE.GPL at the root directory of this source distribution
10
 
 *  for more details.
11
 
 *
12
 
 *  If you desire to use this library in software that is incompatible
13
 
 *  with the GNU GPL, and / or you would like to take advantage of the
14
 
 *  additional benefits with regard to our support services, please
15
 
 *  contact Systems in Motion about acquiring a Coin Professional
16
 
 *  Edition License.  See <URL:http://www.coin3d.org> for more
17
 
 *  information.
18
 
 *
19
 
 *  Systems in Motion, Prof Brochs gate 6, 7030 Trondheim, NORWAY
20
 
 *  <URL:http://www.sim.no>, <mailto:support@sim.no>
21
 
 *
22
 
\**************************************************************************/
23
 
 
24
 
// This include file just forwards to the one under the editors/
25
 
// directory. Done to be compatible with old SGI InventorXt code and
26
 
// TGS SoWin and SoQt code.
27
 
 
28
 
#include <Inventor/Qt/editors/SoQtMaterialEditor.h>