mirror of
https://github.com/jorenchik/mdemory.git
synced 2026-03-22 00:26:21 +00:00
all questions hide when reloading mdem
This commit is contained in:
@@ -29,7 +29,7 @@ struct Mdem {
|
||||
QVBoxLayout hBack;
|
||||
QToolButton editButton;
|
||||
QToolButton deleteButton;
|
||||
QToolButton showButton;
|
||||
QToolButton toggleVisibility;
|
||||
int labelCount;
|
||||
QVector<QLabel*> backLabels;
|
||||
Question *question;
|
||||
|
||||
Reference in New Issue
Block a user