Skip to content
Snippets Groups Projects
  • hjk's avatar
    e3ca6f8d
    Git: compile fix · e3ca6f8d
    hjk authored
    
    bool operator<(const CommitData::StateFilePair &a, ...) needs to
    be defined _after_ Q_DECLARE_OPERATORS_FOR_FLAGS(Git::Internal::FileStates)
    
    Change-Id: I03d5d79e2b77d0063c588aff1c549afd78a0ee3d
    Reviewed-by: default avatarhjk <qthjk@ovi.com>
    e3ca6f8d
    History
    Git: compile fix
    hjk authored
    
    bool operator<(const CommitData::StateFilePair &a, ...) needs to
    be defined _after_ Q_DECLARE_OPERATORS_FOR_FLAGS(Git::Internal::FileStates)
    
    Change-Id: I03d5d79e2b77d0063c588aff1c549afd78a0ee3d
    Reviewed-by: default avatarhjk <qthjk@ovi.com>