LiquidGUI [1.1.0.0] Dev
- Initial Linux support.
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
from PySide6.QtWidgets import QLabel
|
||||
from PySide6.QtGui import QFont
|
||||
from PyQt6.QtWidgets import QLabel
|
||||
from PyQt6.QtGui import QFont
|
||||
|
||||
class SubLabel(QLabel):
|
||||
""" Formatting for sub-labels. """
|
||||
|
||||
Reference in New Issue
Block a user