mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 06:44:06 +02:00
One more:
This commit is contained in:
parent
97617c6dbe
commit
c687932ca7
1 changed files with 1 additions and 1 deletions
|
@ -19,9 +19,9 @@ class OffscreenQmlSurface;
|
|||
|
||||
class Web3DOverlay : public Billboard3DOverlay {
|
||||
Q_OBJECT
|
||||
using Parent = Billboard3DOverlay;
|
||||
|
||||
public:
|
||||
using Parent = Billboard3DOverlay;
|
||||
|
||||
static const QString QML;
|
||||
static QString const TYPE;
|
||||
|
|
Loading…
Reference in a new issue