mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 05:24:57 -04:00
Update format
This commit is contained in:
@ -92,7 +92,7 @@ public slots:
|
||||
void updateBookmarkImage(int);
|
||||
void setPageLoaded(int page);
|
||||
void invalidate();
|
||||
virtual void process() {};
|
||||
virtual void process() { };
|
||||
|
||||
signals:
|
||||
void invalidated();
|
||||
|
Reference in New Issue
Block a user