Skip to content

Commit

Permalink
Remove non-existent property, fixes #148
Browse files Browse the repository at this point in the history
  • Loading branch information
aknarts committed Jan 10, 2022
1 parent f3c14c8 commit 4bf59f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/resources/ui/preferences.ui
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<template class="PreferencesWindow" parent="AdwPreferencesWindow">
<property name="default-width">820</property>
<property name="default-height">760</property>
<property name="can-swipe-back">True</property>
<child>
<object class="AdwPreferencesPage">
<property name="icon-name">applications-system-symbolic</property>
Expand Down

0 comments on commit 4bf59f5

Please sign in to comment.