mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 18:50:44 +00:00
removed unused variable
This commit is contained in:
parent
0bf1e215fd
commit
48fd892e28
@ -337,7 +337,6 @@ private:
|
|||||||
QHash<QString, gGraph *> graphlist;
|
QHash<QString, gGraph *> graphlist;
|
||||||
|
|
||||||
QHash<QString,QPushButton *> GraphToggles;
|
QHash<QString,QPushButton *> GraphToggles;
|
||||||
QVector<QAction *> GraphAction;
|
|
||||||
QGLContext *offscreen_context;
|
QGLContext *offscreen_context;
|
||||||
|
|
||||||
QList<int> splitter_sizes;
|
QList<int> splitter_sizes;
|
||||||
|
Loading…
Reference in New Issue
Block a user