fix: change speed dial from popup to dialog for consistent behavior on linux

This commit is contained in:
Ian Chua
2026-07-16 19:47:26 +08:00
parent f142716e51
commit a86202b45b
6 changed files with 194 additions and 485 deletions

View File

@@ -141,7 +141,7 @@
#include "slic3r/Utils/bambu_networking.hpp"
#include "PluginsDialog.hpp"
#include "SpeedDialPopup.hpp"
#include "SpeedDialDialog.hpp"
#include "TerminalDialog.hpp"
//#ifdef WIN32