mirror of
https://github.com/jorenchik/mdemory.git
synced 2026-03-22 00:26:21 +00:00
unnecessary comment
This commit is contained in:
@@ -370,7 +370,6 @@ void setupAnswerQuestion(MultiElementQuestion *question) {
|
|||||||
&QToolButton::clicked,
|
&QToolButton::clicked,
|
||||||
[](bool checked) {
|
[](bool checked) {
|
||||||
answerText->show();
|
answerText->show();
|
||||||
// btnCheck->hide();
|
|
||||||
if (practiceAlgoritm == SPACED) {
|
if (practiceAlgoritm == SPACED) {
|
||||||
showFeedBackButtons();
|
showFeedBackButtons();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user