Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce committed Jun 25, 2024
1 parent 8c24d0f commit 687c82e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/ui/notecontentview.ui
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
<property name="viewtitle-widget">
<object class="HeTextField" id="note_title">
<property name="hexpand">1</property>
<property name="width-request">240</property>
<property name="halign">start</property>
<property name="placeholder-text">Note Name</property>
<property name="visibility">1</property>
Expand Down
1 change: 1 addition & 0 deletions data/ui/trashcontentview.ui
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
<object class="GtkLabel" id="trash_title">
<property name="hexpand">1</property>
<property name="halign">start</property>
<property name="width-request">240</property>
<property name="tooltip-text" translatable="yes">Edit note name</property>
<style>
<class name="view-title" />
Expand Down

0 comments on commit 687c82e

Please sign in to comment.