mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-02 07:10:37 +08:00
Resend config to connect on new access token.
This commit is contained in:
parent
df40aecacc
commit
9435515a8c
@ -749,6 +749,7 @@ void MainFrame::create_preset_tabs()
|
|||||||
void MainFrame::add_connect_webview_tab()
|
void MainFrame::add_connect_webview_tab()
|
||||||
{
|
{
|
||||||
if (m_connect_webview_added) {
|
if (m_connect_webview_added) {
|
||||||
|
m_connect_webview->resend_config();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
// parameters of InsertNewPage (to prevent ambigous overloaded function)
|
// parameters of InsertNewPage (to prevent ambigous overloaded function)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user