This commit is contained in:
Jordan Sherer 2019-03-11 19:06:38 -04:00
parent 1febb18495
commit 6b9c9b4ceb

View File

@ -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()
{