mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 00:47:33 +02:00
One more
This commit is contained in:
parent
c4d2bd2cda
commit
930ec7a6d8
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ const QString& getQmlDir() {
|
|||
class QTestWindow : public QWindow {
|
||||
Q_OBJECT
|
||||
|
||||
QOpenGLContext * _context{ nullptr };
|
||||
QOpenGLContext* _context{ nullptr };
|
||||
QSize _size;
|
||||
TextRenderer* _textRenderer[4];
|
||||
RateCounter fps;
|
||||
|
|
Loading…
Reference in a new issue