diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-08-04 07:32:12 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-08-04 07:32:12 -0400 |
| commit | 89415ca5c3903ced870d3bf5698dfa0e53122520 (patch) | |
| tree | ab74f363a8ef8f7cedd9c63a9b0699d4fce75af1 /src/mainwindow.h | |
| parent | 4c6ccb38459152089d2d964f842c349b19fdb56a (diff) | |
moved geometry handling to PreviewDialog
fixed dialogs not having a parent
Diffstat (limited to 'src/mainwindow.h')
| -rw-r--r-- | src/mainwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index 46f04784..7460019d 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -83,7 +83,6 @@ class QProgressDialog; class QTranslator; class QTreeWidgetItem; class QUrl; -class QSettings; class QWidget; #ifndef Q_MOC_RUN |
