1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0022819: Redesign of OpenGl driver

This commit is contained in:
SAN, KGV
2012-02-03 12:59:15 +00:00
committed by bugmaster
parent 1d2b1ccb45
commit 2166f0fad8
362 changed files with 19749 additions and 57863 deletions

View File

@@ -31,7 +31,6 @@
#include <QANIC.hxx>
#include <QABUC.hxx>
#include <QAAMINO.hxx>
#include <QADBMReflex.hxx>
#include <QAMARTEC.hxx>
#include <QAQuickPen.hxx>
#if defined(WOKC40)
@@ -67,7 +66,6 @@ void QADraw::AdditionalCommands(Draw_Interpretor& theCommands)
QANIC::Commands(theCommands);
QABUC::Commands(theCommands);
QAAMINO::Commands(theCommands);
QADBMReflex::Commands(theCommands);
QAMARTEC::Commands(theCommands);
QAQuickPen::Commands(theCommands);
#if defined(WOKC40)