diff options
Diffstat (limited to 'src/mainwindow.hpp')
| -rw-r--r-- | src/mainwindow.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.hpp b/src/mainwindow.hpp index 7984549..fb1d282 100644 --- a/src/mainwindow.hpp +++ b/src/mainwindow.hpp @@ -73,7 +73,7 @@ private: public: QApplication * application; QSettings settings; - GeminiStyle current_style; + DocumentStyle current_style; ProtocolSetup protocols; private: |
