From dba036816b279bc1539a9f3894fbc414665d2bce Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 21 Apr 2019 23:22:20 +0900 Subject: Removed unnecessary and/or TDE-unrelated code. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michele Calgaro Signed-off-by: Slávek Banko --- .../templates/Dialog_with_Buttons_(Right).ui | 122 --------------------- 1 file changed, 122 deletions(-) delete mode 100644 tqtinterface/qt4/tools/designer/templates/Dialog_with_Buttons_(Right).ui (limited to 'tqtinterface/qt4/tools/designer/templates/Dialog_with_Buttons_(Right).ui') diff --git a/tqtinterface/qt4/tools/designer/templates/Dialog_with_Buttons_(Right).ui b/tqtinterface/qt4/tools/designer/templates/Dialog_with_Buttons_(Right).ui deleted file mode 100644 index dd354f0..0000000 --- a/tqtinterface/qt4/tools/designer/templates/Dialog_with_Buttons_(Right).ui +++ /dev/null @@ -1,122 +0,0 @@ - -MyDialog - - - MyDialog - - - - 0 - 0 - 592 - 470 - - - - MyDialog - - - true - - - - Layout5 - - - - 500 - 30 - 82 - 410 - - - - - unnamed - - - 0 - - - 6 - - - - buttonOk - - - &OK - - - 0 - - - true - - - true - - - - - buttonCancel - - - &Cancel - - - 0 - - - true - - - - - buttonHelp - - - &Help - - - 4144 - - - true - - - - - Spacer1 - - - Vertical - - - Expanding - - - - 20 - 20 - - - - - - - - - buttonOk - clicked() - MyDialog - accept() - - - buttonCancel - clicked() - MyDialog - reject() - - - -- cgit v1.2.1