Skip to content

Commit

Permalink
Issue #141: Save button in toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubMelka committed Dec 30, 2023
1 parent b62e96e commit 298060a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Pdf4QtViewer/pdfviewermainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,8 @@
<bool>false</bool>
</attribute>
<addaction name="actionOpen"/>
<addaction name="actionSave"/>
<addaction name="actionSave_As"/>
</widget>
<widget class="QStatusBar" name="statusBar"/>
<action name="actionOpen">
Expand Down
1 change: 1 addition & 0 deletions RELEASES.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
CURRENT:
- Issue #141: Save button in toolbar
- Issue #140: New bookmarks created empty?
- Issue #139: Changing page layout reset the current page
- Issue #137: Redaction - Cannot convert '#000000' to color value
Expand Down

0 comments on commit 298060a

Please sign in to comment.