Move EOL to Oct 31
This commit is contained in:
+1
-1
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user