forked from qt-creator/qt-creator
Git: Simplify translations
Change-Id: I6b1af54d6cb5bc5569f5fffdec29f00b37a34436 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
0bcfc977e9
commit
b98f2a3059
@@ -82,6 +82,8 @@ Q_DECLARE_FLAGS(FileStates, FileState)
|
||||
|
||||
class CommitData
|
||||
{
|
||||
Q_DECLARE_TR_FUNCTIONS(Git::Internal::CommitData)
|
||||
|
||||
public:
|
||||
CommitData(CommitType type = SimpleCommit);
|
||||
// A pair of state string/file name ('modified', 'file.cpp').
|
||||
|
Reference in New Issue
Block a user