Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
390a8f19
Commit
390a8f19
authored
Dec 26, 2014
by
Fabio Bas
Browse files
Fix #484
Missing tooltip
parent
776d809f
Changes
1
Hide whitespace changes
Inline
Side-by-side
cockatrice/src/tab_replays.cpp
View file @
390a8f19
...
...
@@ -119,7 +119,7 @@ void TabReplays::retranslateUi()
aOpenRemoteReplay
->
setText
(
tr
(
"Watch replay"
));
aDownload
->
setText
(
tr
(
"Download replay"
));
aKeep
->
setText
(
tr
(
"Toggle expiration lock"
));
aDelete
Local
Replay
->
setText
(
tr
(
"Delete"
));
aDelete
Remote
Replay
->
setText
(
tr
(
"Delete"
));
}
void
TabReplays
::
actOpenLocalReplay
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment