Qt/CheatManager: Add manual watch address
This commit is contained in:
@@ -42,6 +42,7 @@ private Q_SLOTS:
|
||||
void exportClicked();
|
||||
|
||||
void addToWatchClicked();
|
||||
void addManualWatchAddressClicked();
|
||||
void removeWatchClicked();
|
||||
void scanCurrentItemChanged(QTableWidgetItem* current, QTableWidgetItem* previous);
|
||||
void watchCurrentItemChanged(QTableWidgetItem* current, QTableWidgetItem* previous);
|
||||
|
||||
Reference in New Issue
Block a user