|
|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
# Form implementation generated from reading ui file 'widgets/vlcframe.ui'
|
|
|
#
|
|
|
-# Created by: PyQt5 UI code generator 5.15.4
|
|
|
+# Created by: PyQt5 UI code generator 5.15.2
|
|
|
#
|
|
|
# WARNING: Any manual changes made to this file will be lost when pyuic5 is
|
|
|
# run again. Do not edit this file unless you know what you are doing.
|
|
|
@@ -71,6 +71,7 @@ class Ui_VlcFrame(object):
|
|
|
self.verticalLayout_2.addLayout(self.horizontalLayout)
|
|
|
self.horizontalLayout_3 = QtWidgets.QHBoxLayout()
|
|
|
self.horizontalLayout_3.setContentsMargins(12, -1, 12, -1)
|
|
|
+ self.horizontalLayout_3.setSpacing(12)
|
|
|
self.horizontalLayout_3.setObjectName("horizontalLayout_3")
|
|
|
self.btnPrevious = QtWidgets.QToolButton(VlcFrame)
|
|
|
self.btnPrevious.setEnabled(False)
|