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