Some coding style adjustments.
This commit is contained in:
@@ -20,13 +20,12 @@
|
||||
|
||||
#include "ColorButton.h"
|
||||
|
||||
#include "ColorSwatch.h"
|
||||
|
||||
#include <QHBoxLayout>
|
||||
#include <QIcon>
|
||||
#include <QtDebug>
|
||||
|
||||
#include "ColorSwatch.h"
|
||||
|
||||
|
||||
namespace glabels
|
||||
{
|
||||
@@ -183,4 +182,4 @@ namespace glabels
|
||||
emit colorChanged();
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace glabels
|
||||
|
||||
Reference in New Issue
Block a user