forked from qt-creator/qt-creator
Git: Use class instead of struct
This commit is contained in:
@@ -65,7 +65,7 @@ class GitOutputWindow;
|
||||
class GitCommand;
|
||||
struct CommitData;
|
||||
struct GitSubmitEditorPanelData;
|
||||
struct Stash;
|
||||
class Stash;
|
||||
|
||||
class GitClient : public QObject
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user