ui: Fixes for release
* Removed pointless overview bundles * Updated EULA version * renamed 'Find in View' to 'Find On-Screen'
This commit is contained in:
@@ -8,7 +8,7 @@ class QtEulaWindow
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
static const int EULA_VERSION = 2;
|
||||
static const int EULA_VERSION = 3;
|
||||
|
||||
QtEulaWindow(QWidget* parent, bool forceAccept);
|
||||
QSize sizeHint() const override;
|
||||
|
||||
Reference in New Issue
Block a user