mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 13:34:44 -04:00
Removed no needed signal.
This commit is contained in:
@ -34,7 +34,6 @@ public:
|
||||
|
||||
signals:
|
||||
void comicRated(int,QModelIndex);
|
||||
void doubleClicked(QModelIndex);
|
||||
|
||||
public slots:
|
||||
//selection helper
|
||||
|
Reference in New Issue
Block a user