diff -Naur a/project.py b/project.py
--- a/project.py	2023-12-01 01:22:34.326570700 +0600
+++ b/project.py	2023-12-19 08:36:07.045689007 +0600
@@ -52,8 +52,7 @@
                 QtSvg, QtSvgWidgets, QtTest, QtXml, QtMultimedia,
                 QtMultimediaWidgets, QtPositioning, QtRemoteObjects, QtSensors,
                 QtSerialPort, QtWebChannel, QtWebSockets, QtBluetooth, QtNfc,
-                QtPdf, QtPdfWidgets, QtSpatialAudio, QtTextToSpeech,
-                QAxContainer]
+                QtPdf, QtPdfWidgets, QtSpatialAudio, QtTextToSpeech]
 
     def apply_user_defaults(self, tool):
         """ Set default values where needed. """