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,
|
||||
[](bool checked) {
|
||||
answerText->show();
|
||||
// btnCheck->hide();
|
||||
if (practiceAlgoritm == SPACED) {
|
||||
showFeedBackButtons();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user