Hide developer mode

This commit is contained in:
Jakub Melka
2021-05-04 18:40:51 +02:00
parent 2c03d0b4f3
commit c0cdcb28de
6 changed files with 62 additions and 30 deletions

View File

@@ -101,6 +101,8 @@ private:
void onProgressStep(int percentage);
void onProgressFinished();
void updateDeveloperMenu();
QIcon createStickyNoteIcon(QString key) const;
Ui::PDFViewerMainWindow* ui;