Skip to content

Commit

Permalink
reset pixmap when process is lost
Browse files Browse the repository at this point in the history
  • Loading branch information
Renari committed May 19, 2016
1 parent 8dfb208 commit 06bd5bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FFXRT/mainwindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ void MainWindow::clearText() {
ui->wakkaText->setText("");
ui->luluText->setText("");
ui->rikkuText->setText("");
resetPixmap();
}

DWORD MainWindow::getBaseAddress(DWORD pid)
Expand Down

0 comments on commit 06bd5bd

Please sign in to comment.