mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-25 01:01:37 -05:00
Qt/GeckoCodeWidget: Support drag and drop reordering
This commit is contained in:
@@ -36,6 +36,7 @@ signals:
|
||||
private:
|
||||
void OnSelectionChanged();
|
||||
void OnItemChanged(QListWidgetItem* item);
|
||||
void OnListReordered();
|
||||
|
||||
void CreateWidgets();
|
||||
void ConnectWidgets();
|
||||
|
||||
Reference in New Issue
Block a user