fixed "QMetaObject::connectSlotsByName: No matching signal for" warnings
This commit is contained in:
parent
9c4adc8779
commit
cee1d0f861
11 changed files with 41 additions and 41 deletions
|
|
@ -36,7 +36,7 @@ public:
|
|||
~PictureDialog();
|
||||
|
||||
public slots:
|
||||
void on_playerNameUpdated();
|
||||
void playerNameUpdated();
|
||||
|
||||
private slots:
|
||||
void on_cmdClose_clicked();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue