From 3ab053146dafcbfac5b687f311d75bd59db511d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Devernay?= Date: Thu, 5 Apr 2018 12:43:14 +0200 Subject: [PATCH] Reformat: fix visibility --- Reformat/Reformat.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Reformat/Reformat.cpp b/Reformat/Reformat.cpp index 224973451..579e5a9a5 100644 --- a/Reformat/Reformat.cpp +++ b/Reformat/Reformat.cpp @@ -729,6 +729,8 @@ ReformatPlugin::refreshVisibility() _scaleUniform->setIsSecretAndDisabled(false); break; } + _formatBoxSize->setIsSecretAndDisabled(true); + _formatBoxPAR->setIsSecretAndDisabled(true); } void