add image viewer dialog for write_dump image output, help can open link to manual

This commit is contained in:
Axel Kohlmeyer
2023-07-30 19:23:42 -04:00
parent 1c8b9e9467
commit c95bf2c14b
11 changed files with 373 additions and 25 deletions

View File

@ -19,8 +19,7 @@
class QTabWidget;
class QDialogButtonBox;
class Preferences : public QDialog
{
class Preferences : public QDialog {
Q_OBJECT
public: