Skip to content

Commit

Permalink
Remove unused 'Advanced' page from settings dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
misson20000 committed Aug 4, 2024
1 parent 091ccdf commit 2022b59
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions src/view/charm.cmb
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@
(11,3,"GtkStack","stack",1,None,None,None,1,None,None),
(11,4,"GtkStackPage",None,3,None,None,None,-1,None,None),
(11,5,"GtkStackPage",None,3,None,None,None,-1,None,None),
(11,6,"GtkStackPage",None,3,None,None,None,-1,None,None),
(11,7,"GtkGrid",None,4,None,None,None,-1,None,None),
(11,8,"GtkLabel",None,7,None,None,None,None,None,None),
(11,9,"GtkFontButton","font",7,None,None,None,None,None,None),
Expand Down Expand Up @@ -422,7 +421,6 @@
(11,4,"GtkStackPage","title","Style",None,None,None,None,None,None,None,None,None),
(11,5,"GtkStackPage","child",None,None,None,None,None,43,None,None,None,None),
(11,5,"GtkStackPage","title","Scrolling",None,None,None,None,None,None,None,None,None),
(11,6,"GtkStackPage","title","Advanced",None,None,None,None,None,None,None,None,None),
(11,7,"GtkGrid","column-spacing","20",None,None,None,None,None,None,None,None,None),
(11,7,"GtkGrid","row-spacing","5",None,None,None,None,None,None,None,None,None),
(11,7,"GtkWidget","halign","center",None,None,None,None,None,None,None,None,None),
Expand Down
10 changes: 0 additions & 10 deletions src/view/settings.ui
Original file line number Diff line number Diff line change
Expand Up @@ -496,16 +496,6 @@
<property name="title">Scrolling</property>
</object>
</child>
<child>
<object class="GtkStackPage">
<property name="child">
<object class="GtkLabel">
<property name="label">Empty Page</property>
</object>
</property>
<property name="title">Advanced</property>
</object>
</child>
</object>
</child>
</object>
Expand Down

0 comments on commit 2022b59

Please sign in to comment.