The dialog is wider than in the designer, so could you add a spacer on the left of the style group box?
Will this work? The eidtBoxes are bigger than they are in the designer and I do not know what to do. I will try to add a spacer.
From the file import dialog?
Child document and file->settings->text layout.
> } else if (prefixIs(*it, "numbers=")) { > if (contains(*it, "left") != string::npos) > dialog_->numberLeftCB->setChecked(true); What do you test here?
Fixed. Thanks. Bo