diff options
author | fiaxh <fiaxh@users.noreply.github.com> | 2017-05-09 21:10:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-09 21:10:10 +0200 |
commit | b0ac73914f4b5ea79a8136f343db403f695319bb (patch) | |
tree | 48518f5c07c66e3be5769c8bbad02a7cb42b838c /main/data/conversation_selector/view.ui | |
parent | 9728e832b18e8bbfcc0e011b5b1da9afe6021bf3 (diff) | |
parent | e876f4b3166ed38f55d632c3f736d603d357464d (diff) | |
download | dino-b0ac73914f4b5ea79a8136f343db403f695319bb.tar.gz dino-b0ac73914f4b5ea79a8136f343db403f695319bb.zip |
Merge pull request #93 from hrxi/pr_fix_warning
Fix a couple of warnings relating to parents of dialogs
Diffstat (limited to 'main/data/conversation_selector/view.ui')
-rw-r--r-- | main/data/conversation_selector/view.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/data/conversation_selector/view.ui b/main/data/conversation_selector/view.ui index 72ef268b..5d8e2d69 100644 --- a/main/data/conversation_selector/view.ui +++ b/main/data/conversation_selector/view.ui @@ -4,7 +4,6 @@ <property name="can_focus">True</property> <property name="expand">True</property> <property name="orientation">vertical</property> - <property name="visible">True</property> <child> <object class="GtkSearchBar" id="search_bar"> <property name="hexpand">True</property> |