Skip to content

Commit

Permalink
Remove stupidness
Browse files Browse the repository at this point in the history
  • Loading branch information
rdbende committed May 6, 2023
1 parent 0c75697 commit 325fcd5
Show file tree
Hide file tree
Showing 29 changed files with 0 additions and 0 deletions.
Empty file modified tukaan/__init__.py
100755 → 100644
Empty file.
Empty file modified tukaan/_base.py
100755 → 100644
Empty file.
Empty file modified tukaan/_events.py
100755 → 100644
Empty file.
Empty file modified tukaan/_images.py
100755 → 100644
Empty file.
Empty file modified tukaan/_keysyms.py
100755 → 100644
Empty file.
Empty file modified tukaan/_layout.py
100755 → 100644
Empty file.
Empty file modified tukaan/_misc.py
100755 → 100644
Empty file.
Empty file modified tukaan/_props.py
100755 → 100644
Empty file.
Empty file modified tukaan/_tcl.py
100755 → 100644
Empty file.
Empty file modified tukaan/_utils.py
100755 → 100644
Empty file.
Empty file modified tukaan/_variables.py
100755 → 100644
Empty file.
Empty file modified tukaan/colors.py
100755 → 100644
Empty file.
Empty file modified tukaan/enums.py
100755 → 100644
Empty file.
Empty file modified tukaan/exceptions.py
100755 → 100644
Empty file.
Empty file modified tukaan/timeouts.py
100755 → 100644
Empty file.
Empty file modified tukaan/widgets/button.py
100755 → 100644
Empty file.
Empty file modified tukaan/widgets/checkbox.py
100755 → 100644
Empty file.
Empty file modified tukaan/widgets/combobox.py
100755 → 100644
Empty file.
Empty file modified tukaan/widgets/frame.py
100755 → 100644
Empty file.
Empty file modified tukaan/widgets/label.py
100755 → 100644
Empty file.
Empty file modified tukaan/widgets/progressbar.py
100755 → 100644
Empty file.
Empty file modified tukaan/widgets/radiobutton.py
100755 → 100644
Empty file.
Empty file modified tukaan/widgets/scrollbar.py
100755 → 100644
Empty file.
Empty file modified tukaan/widgets/separator.py
100755 → 100644
Empty file.
Empty file modified tukaan/widgets/slider.py
100755 → 100644
Empty file.
Empty file modified tukaan/widgets/spinbox.py
100755 → 100644
Empty file.
Empty file modified tukaan/widgets/splitview.py
100755 → 100644
Empty file.
Empty file modified tukaan/widgets/tabview.py
100755 → 100644
Empty file.
Empty file modified tukaan/widgets/textbox.py
100755 → 100644
Empty file.

0 comments on commit 325fcd5

Please sign in to comment.