mirror of
https://github.com/YACReader/yacreader
synced 2025-12-01 15:02:46 -05: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