Make salotz stop grumbling like an old man

bar_select
Tyler Goodlet 2020-11-06 15:35:10 -05:00
parent 0f458f8263
commit 1972740d0c
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ if hasattr(Qt, 'AA_UseHighDpiPixmaps'):
class MainWindow(QtGui.QMainWindow):
size = (800, 500)
title = 'piker chart (bby)'
title = 'piker chart (ur symbol is loading bby)'
def __init__(self, parent=None):
super().__init__(parent)