aboutsummaryrefslogtreecommitdiff
path: root/components/PrivacyLevelSmall.qml
diff options
context:
space:
mode:
authorSander Ferdinand <sa.ferdinand@gmail.com>2018-10-07 02:14:23 +0200
committerSander Ferdinand <sa.ferdinand@gmail.com>2018-10-10 20:04:00 +0200
commite21f8903eec7c64836314c1729473e81f83a4a05 (patch)
tree1ecfc1c404731c68c2ab34eafecc1727433a503d /components/PrivacyLevelSmall.qml
parentb4e0dd107c2800562210fe1f55fb711e7ec95e08 (diff)
downloadmonzero-gui-e21f8903eec7c64836314c1729473e81f83a4a05.tar.gz
monzero-gui-e21f8903eec7c64836314c1729473e81f83a4a05.tar.xz
monzero-gui-e21f8903eec7c64836314c1729473e81f83a4a05.zip
Replacing the optional ring size slider in favor of static ring size 11
Diffstat (limited to 'components/PrivacyLevelSmall.qml')
-rw-r--r--components/PrivacyLevelSmall.qml2
1 files changed, 2 insertions, 0 deletions
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 {