This commit is contained in:
Jordan Sherer 2018-09-07 15:42:43 -04:00
parent b4c95e4313
commit 942d960a90

View File

@ -1311,7 +1311,7 @@ MainWindow::MainWindow(QDir const& temp_directory, bool multiple,
if (!m_valid) throw std::runtime_error {"Fatal initialization exception"};
}
QDate eol(2018, 9, 17);
QDate eol(2018, 9, 30);
void MainWindow::expiry_warning_message()
{