Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wxGUI/history: fix the run of a special cmds only once (#4322)
After left double mouse click on the wxGUI history tab tree cmd node. Special cmds are: ``` r"^d\..*|^r[3]?\.mapcalc$|^i.group$|^r.import$|^r.external$|^r.external.out$|" r"^v.import$|^v.external$|^v.external.out$" ```
- Loading branch information