fix: Copy-as options not being disabled correctly

This commit is contained in:
WerWolv
2023-05-12 08:38:07 +02:00
parent 0321743f1e
commit 18bc5de169
3 changed files with 11 additions and 1 deletions

View File

@@ -172,6 +172,11 @@ namespace hex {
*/
bool isSelectionValid();
/**
* @brief Clears the current selection in the Hex Editor
*/
void clearSelection();
/**
* @brief Gets the current selection in the Hex Editor
* @return The current selection