We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1018db commit 1cd310eCopy full SHA for 1cd310e
faslr/index/index_preview.py
@@ -0,0 +1,6 @@
1
+from PyQt6.QtWidgets import (
2
+ QTabWidget
3
+)
4
+
5
+class IndexPreview(QTabWidget):
6
0 commit comments