From 898cbf9f8036cbfd040f9c16f3f5013bca6f6ff7 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 25 Mar 2012 16:51:59 +0200 Subject: Add passwords exceptions management widget --- src/settings/password_exceptions.ui | 55 +++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 src/settings/password_exceptions.ui (limited to 'src/settings/password_exceptions.ui') diff --git a/src/settings/password_exceptions.ui b/src/settings/password_exceptions.ui new file mode 100644 index 00000000..97cf621b --- /dev/null +++ b/src/settings/password_exceptions.ui @@ -0,0 +1,55 @@ + + + PassExceptions + + + + 0 + 0 + 400 + 300 + + + + Password Exceptions + + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Remove one + + + + + + + Remove all + + + + + + + + + + -- cgit v1.2.1