apply clang-format

This commit is contained in:
Axel Kohlmeyer
2023-09-25 08:11:55 -04:00
parent b21db641d9
commit f634b25e31
3 changed files with 7 additions and 5 deletions

View File

@ -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");