Rename SpeedDialDialog files to SpeedDialPopup

This commit is contained in:
Andrew
2026-07-16 16:09:30 +08:00
parent 9279f86858
commit 13f5c777cc
4 changed files with 6 additions and 6 deletions
-12
View File
@@ -1,12 +0,0 @@
#ifndef slic3r_GUI_SpeedDialDialog_hpp_
#define slic3r_GUI_SpeedDialDialog_hpp_
#include <wx/string.h>
namespace Slic3r { namespace GUI {
void open_speed_dial_popup();
}}
#endif