From ffff3080e261a594e9ecba9cbb0a7b7cc576b43c Mon Sep 17 00:00:00 2001 From: hjk Date: Fri, 23 Sep 2022 10:04:49 +0200 Subject: Bazaar: Inline uncommitdialog.ui Change-Id: I92eb7a1128394f680b473fc7cb8cb9e5e4f63f67 Reviewed-by: Alessandro Portale --- src/plugins/bazaar/uncommitdialog.ui | 104 ----------------------------------- 1 file changed, 104 deletions(-) delete mode 100644 src/plugins/bazaar/uncommitdialog.ui (limited to 'src/plugins/bazaar/uncommitdialog.ui') diff --git a/src/plugins/bazaar/uncommitdialog.ui b/src/plugins/bazaar/uncommitdialog.ui deleted file mode 100644 index f08a8c8a7a6..00000000000 --- a/src/plugins/bazaar/uncommitdialog.ui +++ /dev/null @@ -1,104 +0,0 @@ - - - Bazaar::Internal::UnCommitDialog - - - - 0 - 0 - 412 - 124 - - - - Uncommit - - - - - - - - - Keep tags that point to removed revisions - - - - - - - Only remove the commits from the local branch when in a checkout - - - - - - - Revision: - - - - - - - If a revision is specified, uncommits revisions to leave the branch at the specified revision. -For example, "Revision: 15" will leave the branch at revision 15. - - - Last committed - - - - - - - Qt::Horizontal - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - - - - buttonBox - revisionLabel - revisionLineEdit - keepTagsCheckBox - localCheckBox - - - - - buttonBox - accepted() - Bazaar::Internal::UnCommitDialog - accept() - - - 248 - 254 - - - 157 - 274 - - - - - buttonBox - rejected() - Bazaar::Internal::UnCommitDialog - reject() - - - 316 - 260 - - - 286 - 274 - - - - - -- cgit v1.2.3