aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.hpp
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-06-29 00:08:56 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-06-29 00:08:56 +0200
commit741c71adff886f590081501932ec1520058d7def (patch)
tree28009a20d9f15f682b694e794d09eaceb88a5022 /src/mainwindow.hpp
parent6edd9e7a12a3827fb6aac62a88be01085e41e176 (diff)
downloadkristall-741c71adff886f590081501932ec1520058d7def.tar.gz
Changes theme initialization a tad.
Diffstat (limited to 'src/mainwindow.hpp')
-rw-r--r--src/mainwindow.hpp2
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: