mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
BreakpointWidget: Direct editing of address cells. Prevent symbol cells from being affected.
This commit is contained in:

committed by
Admiral H. Curtiss

parent
b740671792
commit
e52b814eb2
@ -64,7 +64,7 @@ private:
|
||||
void OnLoad();
|
||||
void OnSave();
|
||||
void OnContextMenu(const QPoint& pos);
|
||||
|
||||
void OnItemChanged(QTableWidgetItem* item);
|
||||
void UpdateIcons();
|
||||
|
||||
Core::System& m_system;
|
||||
|
Reference in New Issue
Block a user