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
|
@ -49,9 +49,9 @@ private slots:
|
|||
void on_cmdCopy_clicked();
|
||||
void on_cmdExport_clicked();
|
||||
void on_cmdDelete_clicked();
|
||||
void on_pictureSelected();
|
||||
void on_cbSelected_stateChanged(int arg1);
|
||||
void changeCheckedState();
|
||||
void pictureSelected();
|
||||
|
||||
protected:
|
||||
void mouseDoubleClickEvent(QMouseEvent *ev);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue