mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Qt/WatchWidget: Don't update if not paused.
This commit is contained in:
@ -48,6 +48,7 @@ private:
|
||||
|
||||
void UpdateButtonsEnabled();
|
||||
void Update();
|
||||
void SetEmptyRow(int row);
|
||||
|
||||
void ShowContextMenu();
|
||||
void OnItemChanged(QTableWidgetItem* item);
|
||||
|
Reference in New Issue
Block a user