improve whitespaces

This commit is contained in:
wmayer
2017-11-24 15:42:58 +01:00
parent 0f6d0221f1
commit 868d9cc6c2
10 changed files with 101 additions and 118 deletions

View File

@@ -3377,7 +3377,7 @@ void LinkSelection::select()
// ---------------------------------------------------------------
LinkLabel::LinkLabel (QWidget * parent) : QWidget(parent)
{
{
QHBoxLayout *layout = new QHBoxLayout(this);
layout->setMargin(0);
layout->setSpacing(1);