mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 17:10:44 +08:00
Fixed handling of RR arguments and parameters.
Also fixed bug with Key config handling in config dialog.
This commit is contained in:
@@ -507,8 +507,6 @@ QString SeerConfigDialog::rrGdbArguments () const {
|
||||
|
||||
void SeerConfigDialog::handleChangePage(QListWidgetItem* current, QListWidgetItem* previous) {
|
||||
|
||||
//qDebug() << current << previous;
|
||||
|
||||
if (!current) {
|
||||
current = previous;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user