Add header to fix build on Qt5.12

See !169
wilder
Kurt Hindenburg 6 years ago
parent 2f3d5f3b2e
commit c554e0316f
  1. 1
      src/LabelsAligner.h

@ -22,6 +22,7 @@
#define LABELSALIGNER_H
#include <QObject>
#include <QVector>
class QWidget;
class QGridLayout;

Loading…
Cancel
Save