From e21f8903eec7c64836314c1729473e81f83a4a05 Mon Sep 17 00:00:00 2001 From: Sander Ferdinand Date: Sun, 7 Oct 2018 02:14:23 +0200 Subject: Replacing the optional ring size slider in favor of static ring size 11 --- components/PrivacyLevelSmall.qml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'components/PrivacyLevelSmall.qml') diff --git a/components/PrivacyLevelSmall.qml b/components/PrivacyLevelSmall.qml index 7b869044..4672f1ed 100644 --- a/components/PrivacyLevelSmall.qml +++ b/components/PrivacyLevelSmall.qml @@ -26,6 +26,8 @@ // STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF // THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// @TODO: Remove component after wizard redesign + import QtQuick 2.0 Item { -- cgit v1.2.3