mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-26 12:27:51 +02:00
Added french band plan
This commit is contained in:
@ -196,7 +196,6 @@ private:
|
||||
FrequencyBookmark& bm = _this->bookmarks[_this->editedBookmarkName];
|
||||
_this->editOpen = _this->bookmarkEditDialog(bm);
|
||||
}
|
||||
|
||||
if (_this->addOpen) {
|
||||
FrequencyBookmark& bm = _this->bookmarks[_this->editedBookmarkName];
|
||||
_this->addOpen = _this->bookmarkEditDialog(bm);
|
||||
|
Reference in New Issue
Block a user