mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-18 08:19:59 +00:00
Qt/WatchWidget: Don't update if not paused.
This commit is contained in:
parent
0461fae99e
commit
6d38dd9821
2 changed files with 31 additions and 16 deletions
|
@ -48,6 +48,7 @@ private:
|
|||
|
||||
void UpdateButtonsEnabled();
|
||||
void Update();
|
||||
void SetEmptyRow(int row);
|
||||
|
||||
void ShowContextMenu();
|
||||
void OnItemChanged(QTableWidgetItem* item);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue