mirror of
https://github.com/jorenchik/mdemory.git
synced 2026-03-22 00:26:21 +00:00
group question fixes
This commit is contained in:
@@ -1063,7 +1063,7 @@ QMainWindow *initMdemListWindow() {
|
||||
errorView = new ErrorView;
|
||||
errorView->box.setObjectName("error-box");
|
||||
errorView->box.setLayout(&errorView->layout);
|
||||
errorView->box.setMinimumHeight(30);
|
||||
errorView->box.setMinimumHeight(70);
|
||||
errorView->box.setStyleSheet(
|
||||
QString(
|
||||
"QWidget#error-box {"
|
||||
|
||||
Reference in New Issue
Block a user