scale combobox: regenerate pdfs preview with choosen scale
This commit is contained in:
@ -47,6 +47,7 @@ class MainWindow : public QMainWindow
|
||||
void showSearchResultsContextMenu(const QPoint &point);
|
||||
void tabChanged();
|
||||
void pdfPreviewReceived(PdfPreview preview);
|
||||
void comboScaleChanged(QString text);
|
||||
};
|
||||
|
||||
#endif // MAINWINDOW_H
|
||||
|
Reference in New Issue
Block a user