data: incremented EULA version

This commit is contained in:
mlangkabel
2018-04-11 12:42:00 +02:00
parent 415b9dd5ff
commit fbee41f6fe
+1 -1
View File
@@ -8,7 +8,7 @@ class QtEulaWindow
{
Q_OBJECT
public:
static const int EULA_VERSION = 3;
static const int EULA_VERSION = 4;
QtEulaWindow(QWidget* parent, bool forceAccept);
QSize sizeHint() const override;