diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-08 19:18:50 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-08 19:18:50 +0200 |
| commit | 51f46dce66ac660507dc7abad5506650bc863d7f (patch) | |
| tree | 7f97264f0a9315b357b9c338519146b572b80a96 /src/mainwindow.hpp | |
| parent | 7caffad75f0e7f7f1b1ce4d9523a67680e9b39a2 (diff) | |
| download | kristall-51f46dce66ac660507dc7abad5506650bc863d7f.tar.gz | |
Adds two new options for text display: gophermap rendering with text or icons, all text documents as text/plain, prepares option for text highlighting.
Diffstat (limited to 'src/mainwindow.hpp')
| -rw-r--r-- | src/mainwindow.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.hpp b/src/mainwindow.hpp index 557744d..f619056 100644 --- a/src/mainwindow.hpp +++ b/src/mainwindow.hpp @@ -80,7 +80,6 @@ private: public: QApplication * application; - QSettings settings; DocumentStyle current_style; ProtocolSetup protocols; |
