mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-17 16:36:33 -04:00
Remove unimplemented method declaration
This commit is contained in:
parent
753696583e
commit
ad3195488b
@ -20,7 +20,6 @@ namespace MWGui
|
||||
Book createEmptyJournalBook();
|
||||
Book createJournalBook();
|
||||
Book createTopicBook(uintptr_t topicId);
|
||||
Book createTopicBook(const std::string& topicId);
|
||||
Book createQuestBook(std::string_view questName);
|
||||
Book createTopicIndexBook();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user