Jenkins fix (#1977)

This commit is contained in:
Alexander Bock
2022-04-06 15:56:07 +02:00
committed by GitHub
parent 36265bf2c4
commit a9fd047e67

View File

@@ -40,6 +40,7 @@
#include <QPushButton>
#include <QTextBrowser>
#include <QVector>
#include <memory>
#include <vector>
class DisplayWindowUnion : public QWidget {