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
|
@ -40,9 +40,9 @@ public:
|
|||
|
||||
private slots:
|
||||
void closeProfile();
|
||||
void profileButton_clicked();
|
||||
void on_actionExit_triggered();
|
||||
void on_actionSelect_profile_triggered();
|
||||
void on_profileButton_clicked();
|
||||
void on_actionAbout_gta5sync_triggered();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue