UPDATE FIRST
This commit is contained in:
2
test.py
2
test.py
@ -1,5 +1,5 @@
|
|||||||
from PySide6.QtWidgets import QApplication, QWidget, QVBoxLayout, QSlider, QLabel, QPushButton
|
from PySide6.QtWidgets import QApplication, QWidget, QVBoxLayout, QSlider, QLabel, QPushButton
|
||||||
from PySide6.QtCore import Qt
|
from PySide6.QtCore import Qt #211
|
||||||
|
|
||||||
class SliderExample(QWidget):
|
class SliderExample(QWidget):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user