logic: Trim lines and remove empty ones when checking license key
This commit is contained in:
@@ -365,6 +365,7 @@ void QtMainWindow::enterLicense()
|
||||
connect(m_enterLicenseWindow.get(), SIGNAL(canceled()), this, SLOT(popWindow()));
|
||||
}
|
||||
|
||||
m_enterLicenseWindow->load();
|
||||
pushWindow(m_enterLicenseWindow.get());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user