improve highlighting settings to also show errors with different color
This commit is contained in:
@ -397,7 +397,7 @@ SnapshotTab::SnapshotTab(QSettings *_settings, QWidget *parent) :
|
||||
auto *ssao = new QLabel("HQ Image mode:");
|
||||
auto *bbox = new QLabel("Show Box:");
|
||||
auto *axes = new QLabel("Show Axes:");
|
||||
auto *vdw = new QLabel("VDW Style:");
|
||||
auto *vdw = new QLabel("VDW Style:");
|
||||
auto *cback = new QLabel("Background Color:");
|
||||
auto *cbox = new QLabel("Box Color:");
|
||||
settings->beginGroup("snapshot");
|
||||
|
||||
Reference in New Issue
Block a user