Update translations

This commit is contained in:
2022-04-24 21:24:30 +02:00
parent cbc6775756
commit 9af4fa1b99
6 changed files with 26 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@
class MarkedFiles : public QDialog
{
Q_OBJECT
QTableView *m_tableView;
QSqlTableModel *m_model;
public: