mirror of
https://github.com/thp/pyotherside.git
synced 2025-01-28 23:52:55 +08:00
Removed some unused private members.
This commit is contained in:
parent
f8de71d449
commit
e126e229e8
@ -65,8 +65,6 @@ private slots:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
qreal m_t;
|
qreal m_t;
|
||||||
PyObject *m_paintGLCallable;
|
|
||||||
bool m_initialized;
|
|
||||||
QString m_initGL;
|
QString m_initGL;
|
||||||
QString m_paintGL;
|
QString m_paintGL;
|
||||||
QString m_cleanupGL;
|
QString m_cleanupGL;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user