mirror of
https://github.com/pyapp-kit/superqt.git
synced 2026-01-06 20:31:09 +01:00
update readme
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
from pyqrangeslider import QRangeSlider
|
||||
from pyqrangeslider.qtcompat import API_NAME
|
||||
from pyqrangeslider.qtcompat.QtWidgets import QApplication
|
||||
|
||||
print(API_NAME)
|
||||
app = QApplication([])
|
||||
|
||||
slider = QRangeSlider()
|
||||
|
||||
Reference in New Issue
Block a user