summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-08-04 07:32:12 -0400
committerisanae <14251494+isanae@users.noreply.github.com>2019-08-04 07:32:12 -0400
commit89415ca5c3903ced870d3bf5698dfa0e53122520 (patch)
treeab74f363a8ef8f7cedd9c63a9b0699d4fce75af1 /src/mainwindow.h
parent4c6ccb38459152089d2d964f842c349b19fdb56a (diff)
moved geometry handling to PreviewDialog
fixed dialogs not having a parent
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
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