Fix - missprints, update to more clear messages

This commit is contained in:
Yuriy Puchkov
2020-07-24 16:28:11 +03:00
parent 86de29f2cf
commit 45daae51e9
19 changed files with 165 additions and 149 deletions

View File

@@ -199,7 +199,7 @@ void Controller::enableTrayIcon() {
&QCoreApplication::quit);
// recent screenshots
QAction *recentAction = new QAction(tr("&Recent Screenshots"), this);
QAction *recentAction = new QAction(tr("&Latest Uploads"), this);
connect(recentAction, SIGNAL(triggered()), this, SLOT(showRecentScreenshots()));
// generate menu