Merge remote-tracking branch 'origin/11.0'

Change-Id: I5cdff1f5db3fae89beef3d27316b21440541bb1c
This commit is contained in:
Orgad Shaneh
2023-07-30 14:49:56 +03:00
32 changed files with 375 additions and 219 deletions

View File

@@ -426,6 +426,7 @@ public:
QList<ParameterAction *> m_projectActions;
QList<QAction *> m_repositoryActions;
ParameterAction *m_applyCurrentFilePatchAction = nullptr;
Gerrit::Internal::GerritPlugin m_gerritPlugin;
QPointer<StashDialog> m_stashDialog;