LiquidGUI [1.2.0.0]
- Linux Support
This commit is contained in:
+1
-1
@@ -6,6 +6,6 @@ class MessageHandler():
|
||||
msg = QMessageBox()
|
||||
msg.setWindowTitle("LiquidGUI Error")
|
||||
msg.setText("No suitable devices could be detected. Please ensure you have a cooler \
|
||||
both compatible with LiquidCTL, and connected to the system.")
|
||||
compatible with LiquidCTL, and connected to the system.")
|
||||
msg.setIcon(QMessageBox.Icon.Warning)
|
||||
msg.exec()
|
||||
Reference in New Issue
Block a user