mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 13:52:07 +00:00
Rename SpeedDialDialog files to SpeedDialPopup
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
#include "slic3r/Utils/bambu_networking.hpp"
|
||||
|
||||
#include "PluginsDialog.hpp"
|
||||
#include "SpeedDialDialog.hpp"
|
||||
#include "SpeedDialPopup.hpp"
|
||||
#include "TerminalDialog.hpp"
|
||||
|
||||
//#ifdef WIN32
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "SpeedDialDialog.hpp"
|
||||
#include "SpeedDialPopup.hpp"
|
||||
|
||||
#include "ActionRegistry.hpp"
|
||||
#include "GUI.hpp"
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef slic3r_GUI_SpeedDialDialog_hpp_
|
||||
#define slic3r_GUI_SpeedDialDialog_hpp_
|
||||
#ifndef slic3r_GUI_SpeedDialPopup_hpp_
|
||||
#define slic3r_GUI_SpeedDialPopup_hpp_
|
||||
|
||||
#include <wx/string.h>
|
||||
|
||||
Reference in New Issue
Block a user