mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2024-12-26 00:06:51 +01:00
Issue #141: Save button in toolbar
This commit is contained in:
parent
b62e96e2d0
commit
298060a61f
@ -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">
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user