mirror of
https://github.com/JS8Call-improved/JS8Call-improved
synced 2026-08-13 17:47:36 -04:00
Move EOL to Oct 31
This commit is contained in:
parent
329ca0b23f
commit
4e8a65b5ee
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue