From f9ed795730acbc3155990e8d99e24447f808fc7f Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Thu, 12 Jan 2017 13:52:45 +0100 Subject: Viewing and editing user agent of default profile --- src/forms/profiledialog.ui | 78 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 src/forms/profiledialog.ui (limited to 'src/forms/profiledialog.ui') diff --git a/src/forms/profiledialog.ui b/src/forms/profiledialog.ui new file mode 100644 index 0000000..160743b --- /dev/null +++ b/src/forms/profiledialog.ui @@ -0,0 +1,78 @@ + + + ProfileDialog + + + + 0 + 0 + 480 + 640 + + + + Dialog + + + + + + + + User Agent + + + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Close|QDialogButtonBox::Save + + + + + + + + + buttonBox + accepted() + ProfileDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + ProfileDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.1