Update game_install_dialog.h

This commit is contained in:
DanielSvoboda 2025-02-14 20:20:24 -03:00
parent 245255e814
commit 9c866a8468

View File

@ -11,6 +11,7 @@
class QLineEdit;
class GameInstallDialog final : public QDialog {
Q_OBJECT
public:
GameInstallDialog();
~GameInstallDialog();