diff options
Diffstat (limited to 'hypervideo_gui.py')
-rw-r--r-- | hypervideo_gui.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hypervideo_gui.py b/hypervideo_gui.py index a6672a4..310fa77 100644 --- a/hypervideo_gui.py +++ b/hypervideo_gui.py @@ -10,6 +10,7 @@ from PyQt5.QtWidgets import ( QAction, QApplication, QComboBox, + QFileDialog, QGridLayout, QLabel, QLineEdit, |