make thing compile

This commit is contained in:
RickyRister 2026-01-05 01:03:49 -08:00 committed by Lukas Brübach
parent db0a642880
commit 00634c4d30
2 changed files with 2 additions and 1 deletions

View file

@ -163,7 +163,7 @@ private:
GameReplay *replay;
DlgTipOfTheDay *tip;
QUrl connectTo;
// pqTestUtility *TestUtility;
pqTestUtility *TestUtility;
public:
explicit MainWindow(QWidget *parent = nullptr);