mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
GoTo flows: Untangle and refactor goTo signal to new syntax
This commit is contained in:
@ -34,7 +34,7 @@ public slots:
|
||||
void updateOptions();
|
||||
signals:
|
||||
void setCenter(unsigned int);
|
||||
void goTo(unsigned int);
|
||||
void goToPage(unsigned int);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user