Skip to content
  • Ben Boeckel's avatar
    RenderingTk: fix enable/disable logic · 652c6327
    Ben Boeckel authored
    The condition hides the module, so rejecting it based on the flag
    doesn't work. In addition, the `VTK_USE_TK` flag already depends on
    `VTK_WRAP_PYTHON`, so checking it is not required.
    652c6327