Fixed to update the fonts for MainWindow ListWidget

This commit is contained in:
defnax 2025-02-11 18:51:20 +01:00
parent a5752ec4d3
commit 5005c0303d
3 changed files with 4 additions and 10 deletions

View file

@ -204,8 +204,6 @@ public:
static bool hiddenmode;
virtual void showEvent(QShowEvent *) ;
public slots:
void receiveNewArgs(QStringList args);
void displayErrorMessage(int,int,const QString&) ;