1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-28 10:45:50 +00:00

Search: Implemented cursor movement inside SearchWindow on Plater

This commit is contained in:
YuSanka
2020-04-20 17:37:03 +02:00
parent 6a8d0c5d84
commit 3b88dc2688
5 changed files with 110 additions and 10 deletions
+2 -1
View File
@@ -10,6 +10,8 @@
#include <wx/combo.h>
#include <wx/popupwin.h>
#include "Preset.hpp"
#include "wxExtensions.hpp"
@@ -175,7 +177,6 @@ public:
};
#include <wx/popupwin.h>
class PopupSearchList : public wxPopupTransientWindow
{