ui: Added diff view

This commit is contained in:
WerWolv
2021-09-21 19:54:13 +02:00
parent a7ebf1f60e
commit ed9e463550
5 changed files with 233 additions and 13 deletions

View File

@@ -51,7 +51,7 @@ namespace hex {
bool& getWindowOpenState();
const std::string& getUnlocalizedName() const;
[[nodiscard]] const std::string& getUnlocalizedName() const;
protected:
void discardNavigationRequests();