beremiz
Clone
Summary
Browse
Changes
Graph
IDE: Fix DropTarget() methods that must return a bool with wxPython4.
wxPython4
2022-11-04, Edouard Tisserant
0e41dbe6ddcd
file is
Executable
IDE: Fix DropTarget() methods that must return a bool with wxPython4.
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER