summaryrefslogtreecommitdiff
path: root/src/modules/partition/gui/ChoicePage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/partition/gui/ChoicePage.h')
-rw-r--r--src/modules/partition/gui/ChoicePage.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/modules/partition/gui/ChoicePage.h b/src/modules/partition/gui/ChoicePage.h
index 527a59e1a..baf575d49 100644
--- a/src/modules/partition/gui/ChoicePage.h
+++ b/src/modules/partition/gui/ChoicePage.h
@@ -116,8 +116,10 @@ private slots:
void onEncryptWidgetStateChanged();
void onHomeCheckBoxStateChanged();
- /** @brief Calls applyActionChoice() as needed. */
+ /// @brief Calls applyActionChoice() as needed.
void onActionChanged();
+ /// @brief Calls onActionChanged() as needed.
+ void onEraseSwapChoiceChanged();
private:
void updateNextEnabled();