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:
@@ -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)
|
||||
|
Reference in New Issue
Block a user