Move EOL to Oct 31
This commit is contained in:
parent
329ca0b23f
commit
4e8a65b5ee
@ -1418,7 +1418,7 @@ MainWindow::MainWindow(QDir const& temp_directory, bool multiple,
|
||||
if (!m_valid) throw std::runtime_error {"Fatal initialization exception"};
|
||||
}
|
||||
|
||||
QDate eol(2018, 10, 29);
|
||||
QDate eol(2018, 10, 31);
|
||||
|
||||
void MainWindow::expiry_warning_message()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user