diff options
| author | Elvis Angelaccio <[email protected]> | 2019-05-12 13:09:39 +0200 |
|---|---|---|
| committer | Elvis Angelaccio <[email protected]> | 2019-05-12 13:12:01 +0200 |
| commit | 863112002c00878c1722f4a12c178212c998e3f4 (patch) | |
| tree | f249ecd530f1965e0ed982727b05d88d11c92487 /src/dolphinui.rc | |
| parent | d7555d8e11311c16f6dadc14abd9b3fb9a03a085 (diff) | |
Fix indentation
GIT_SILENT
Diffstat (limited to 'src/dolphinui.rc')
| -rw-r--r-- | src/dolphinui.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc index 282ea63e5..076aafa96 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -6,7 +6,7 @@ <Action name="file_new" /> <Action name="new_tab" /> <Action name="file_close" /> - <Action name="undo_close_tab" /> + <Action name="undo_close_tab" /> <Separator/> <Action name="renamefile" /> <Action name="movetotrash" /> |
