Browse Source

chore: rename perspectivator window

pull/404/head
Parodi, Eugenio 🌶 10 months ago
parent
commit
6f2fea82f3
  1. 2
      apps/perspectivator/perspectivator.pil.py

2
apps/perspectivator/perspectivator.pil.py

@ -935,7 +935,7 @@ def main():
root = ttk.TTk(
layout=ttk.TTkGridLayout(),
title="TTkode",
title="Perspectivator",
mouseTrack=True)

Loading…
Cancel
Save