[libadwaita/wip/exalm/more-fixes: 1/3] combo-row: Don't set as non-activatable
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/more-fixes: 1/3] combo-row: Don't set as non-activatable
- Date: Tue, 12 Oct 2021 11:41:29 +0000 (UTC)
commit 113d9c22358b80f06cf997fd1b2614ba7ca44853
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Tue Oct 12 16:26:20 2021 +0500
combo-row: Don't set as non-activatable
It already isn't, AdwActionRow did it.
src/adw-combo-row.ui | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/adw-combo-row.ui b/src/adw-combo-row.ui
index 07d96f07..29760efc 100644
--- a/src/adw-combo-row.ui
+++ b/src/adw-combo-row.ui
@@ -2,7 +2,6 @@
<interface domain="libadwaita">
<requires lib="gtk" version="4.0"/>
<template class="AdwComboRow" parent="AdwActionRow">
- <property name="activatable">False</property>
<style>
<class name="combo"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]