diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-29 00:08:56 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-29 00:08:56 +0200 |
| commit | 741c71adff886f590081501932ec1520058d7def (patch) | |
| tree | 28009a20d9f15f682b694e794d09eaceb88a5022 /src/mainwindow.hpp | |
| parent | 6edd9e7a12a3827fb6aac62a88be01085e41e176 (diff) | |
| download | kristall-741c71adff886f590081501932ec1520058d7def.tar.gz | |
Changes theme initialization a tad.
Diffstat (limited to 'src/mainwindow.hpp')
| -rw-r--r-- | src/mainwindow.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainwindow.hpp b/src/mainwindow.hpp index daf50b8..e845bc8 100644 --- a/src/mainwindow.hpp +++ b/src/mainwindow.hpp @@ -89,8 +89,6 @@ private: // slots private: - void reloadTheme(); - void setFileStatus(DocumentStats const & stats); public: |
