mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-28 01:03:10 -04:00
Some more dual pane select work
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
namespace dusk::ui {
|
||||
|
||||
class BaseStringButton : public ControlledSelectButton {
|
||||
class BaseStringButton : public BaseControlledSelectButton {
|
||||
public:
|
||||
struct Props {
|
||||
Rml::String key;
|
||||
|
||||
Reference in New Issue
Block a user