Bump eol
This commit is contained in:
parent
1febb18495
commit
6b9c9b4ceb
@ -1627,7 +1627,7 @@ MainWindow::MainWindow(QDir const& temp_directory, bool multiple,
|
||||
if (!m_valid) throw std::runtime_error {"Fatal initialization exception"};
|
||||
}
|
||||
|
||||
QDate eol(2019, 3, 11);
|
||||
QDate eol(2019, 4, 1);
|
||||
|
||||
void MainWindow::checkExpiryWarningMessage()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user