----------------------------------------------------------------------------
| 237 | } |
| 238 | //---------------------------------------------------------------------------- |
| 239 | void pqPythonMacroSupervisor::updateMacroList() |
| 240 | { |
| 241 | this->resetActions(); |
| 242 | } |
| 243 | |
| 244 | //---------------------------------------------------------------------------- |
| 245 | void pqPythonMacroSupervisor::resetActions() |
nothing calls this directly
no test coverage detected