mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
call-selector-item: Remove misc unavailable properties
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
This commit is contained in:
parent
e550d31b60
commit
8ea553bd0c
1 changed files with 0 additions and 4 deletions
|
@ -2,12 +2,8 @@
|
|||
<interface>
|
||||
<requires lib="gtk" version="4.0"/>
|
||||
<template class="CallsCallSelectorItem" parent="GtkBox">
|
||||
<property name="visible_window">False</property>
|
||||
<property name="above_child">True</property>
|
||||
<child>
|
||||
<object class="GtkFrame">
|
||||
<property name="label_yalign">0</property>
|
||||
<property name="shadow_type">out</property>
|
||||
<property name="child">
|
||||
<object class="GtkBox" id="main_box">
|
||||
<property name="orientation">vertical</property>
|
||||
|
|
Loading…
Reference in a new issue