aboutsummaryrefslogtreecommitdiff
path: root/ui.qt/source/fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ui.qt/source/fwd.hpp')
-rw-r--r--ui.qt/source/fwd.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/ui.qt/source/fwd.hpp b/ui.qt/source/fwd.hpp
index 7a24ded..14e0033 100644
--- a/ui.qt/source/fwd.hpp
+++ b/ui.qt/source/fwd.hpp
@@ -1,13 +1,13 @@
#pragma once
-// document.hpp
+// Document.hpp
class DocumentHandler;
-// keyword.hpp
+// Keyword.hpp
class Keyword;
class KeywordDatabase;
-// knowledgefragment.cpp
+// Knowledgefragment.cpp
struct KnowledgeId;
class KnowledgeFragment;
class KnowledgeDatabase;