add image viewer dialog for write_dump image output, help can open link to manual
This commit is contained in:
@ -13,13 +13,7 @@
|
||||
|
||||
#include "preferences.h"
|
||||
|
||||
#include <QTabWidget>
|
||||
#include <QDialogButtonBox>
|
||||
#include <QTabWidget>
|
||||
|
||||
Preferences::Preferences(QWidget *parent) : QDialog(parent)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Preferences::Preferences(QWidget *parent) : QDialog(parent) {}
|
||||
|
||||
Reference in New Issue
Block a user