Skip to content

Commit

Permalink
import some missing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
imahjoub committed May 18, 2023
1 parent 0d9bceb commit 985accd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/vcxproj_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
from tkinter import ttk
from tkinter import *
from tkinter import filedialog
from tkinter import Label, Frame, Entry, NONE, GROOVE
from idlelib.tooltip import Hovertip

#-------------------------------------------------------------------------------
Expand Down

0 comments on commit 985accd

Please sign in to comment.