[chronojump] tagSession genericWin without cancel button
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] tagSession genericWin without cancel button
- Date: Tue, 1 Dec 2020 16:50:53 +0000 (UTC)
commit 0a373440f12d152f6a1b998e849824d7bfec4f64
Author: Xavier de Blas <xaviblas gmail com>
Date: Tue Dec 1 17:39:34 2020 +0100
tagSession genericWin without cancel button
src/gui/app1/session/tagSessionSelect.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gui/app1/session/tagSessionSelect.cs b/src/gui/app1/session/tagSessionSelect.cs
index 3200f1b5..e4ae4144 100644
--- a/src/gui/app1/session/tagSessionSelect.cs
+++ b/src/gui/app1/session/tagSessionSelect.cs
@@ -138,7 +138,7 @@ public class TagSessionSelect
genericWin.SetTreeview(columnsString, true, allTags_listPrint, new ArrayList(),
GenericWindow.EditActions.EDITDELETE, false);
-
+ genericWin.ShowButtonCancel(false);
genericWin.LabelEntry2 = Catalog.GetString("Create new tag");
genericWin.SetButtonMiddleLabel(Catalog.GetString("Create"));
genericWin.LabelBeforeTextViewTreeView = Catalog.GetString("Select tags for this session");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]