data: updated EULA

This commit is contained in:
mlangkabel
2018-04-16 18:13:20 +02:00
parent 3a6dcfcd03
commit c340256425
3 changed files with 68 additions and 66 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ class QtEulaWindow
{
Q_OBJECT
public:
static const int EULA_VERSION = 4;
static const int EULA_VERSION = 5;
QtEulaWindow(QWidget* parent, bool forceAccept);
QSize sizeHint() const override;