From 13476f5cbaa1ec01ba92b22fd46108b44648bea8 Mon Sep 17 00:00:00 2001 From: Igor Belitskiy Date: Wed, 15 Mar 2023 15:43:59 +0600 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D0=BD=D0=BE=D0=B2=D1=8B=D0=B5=20=D1=8D=D0=BB?= =?UTF-8?q?=D0=B5=D0=BC=D0=B5=D0=BD=D1=82=D1=8B=20=D0=B2=20=D0=B4=D0=B8?= =?UTF-8?q?=D0=B7=D0=B0=D0=B9=D0=BD,=20scrolledWindow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/ubl-settings-bootloader.h | 3 +- ubl-settings-bootloader.glade | 56 ++++++++++++++++++++++++++------ 2 files changed, 48 insertions(+), 11 deletions(-) diff --git a/source/ubl-settings-bootloader.h b/source/ubl-settings-bootloader.h index 9e7dbbe..e34c5fc 100644 --- a/source/ubl-settings-bootloader.h +++ b/source/ubl-settings-bootloader.h @@ -118,7 +118,8 @@ class MainWindow : public Gtk::ApplicationWindow { class ModelColumns : public Gtk::TreeModel::ColumnRecord { public: - ModelColumns() {/*add(checkbox);*/ add(name); add(description); } + ModelColumns() {add(name); add(description); } + //ModelColumns() {add(checkbox); add(name); add(description); } //Gtk::TreeModelColumn checkbox; Gtk::TreeModelColumn name; Gtk::TreeModelColumn description; diff --git a/ubl-settings-bootloader.glade b/ubl-settings-bootloader.glade index 7e9aec0..d400fab 100644 --- a/ubl-settings-bootloader.glade +++ b/ubl-settings-bootloader.glade @@ -459,11 +459,24 @@ specified priority False vertical - + True True - - + in + + + True + False + + + True + True + + + + + + @@ -559,17 +572,27 @@ specified priority False vertical - + True True - - + in + + + True + False + + + True + True + + + False True - 0 + 1 @@ -659,11 +682,24 @@ specified priority False vertical - + True True - - + in + + + True + False + + + True + True + + + + + +