Added complexity mode to common mask

This commit is contained in:
Desmis
2020-06-22 09:24:37 +02:00
parent 750c1a62f1
commit 9f7412f509
6 changed files with 55 additions and 1 deletions

View File

@@ -1237,6 +1237,8 @@ private:
void enabledChanged() override;
void showmaskMethodChanged();
void enamaskChanged();
void convertParamToNormal() override;
void updateGUIToMode(const modeType new_type) override;
/*
void autocomputeToggled();