diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-08-16 08:02:14 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-08-16 08:02:14 -0400 |
| commit | a5cb39aaf44b1f84003fb2ec2d36f07bf28916e4 (patch) | |
| tree | 083e7ca94003ac269b323f135b9eafe560e5aedc /src/mainwindow.h | |
| parent | 3f487a5a6c9c23824298fdde3d76dc82edf3ca46 (diff) | |
moved all geometry save, restore and reset to GeometrySettings
changed reset button in settings to restart immediately
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 946a341b..8542dc8a 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -293,7 +293,6 @@ private: static void setupNetworkProxy(bool activate); void activateProxy(bool activate); - void setBrowserGeometry(const QByteArray &geometry); bool createBackup(const QString &filePath, const QDateTime &time); QString queryRestore(const QString &filePath); |
