title change

This commit is contained in:
VineFeeder
2025-09-29 11:16:14 +01:00
parent 14ff9c71b5
commit ea876f5a13
+1 -1
View File
@@ -43,7 +43,7 @@ class AllHell3App(QWidget):
self.init_ui() self.init_ui()
def init_ui(self): def init_ui(self):
self.setWindowTitle("allhell3 GUI") self.setWindowTitle("HellYes!")
layout = QVBoxLayout() layout = QVBoxLayout()
self.mpd_url_label = QLabel("MPD URL") self.mpd_url_label = QLabel("MPD URL")