forked from qt-creator/qt-creator
Mercurial: Emit version control changed() signals correctly.
Add a QVariant cookie to HgTask to be emitted on successful execution, wired to IVersionControl.
This commit is contained in:
@@ -153,7 +153,7 @@ private:
|
||||
OptionsPage *optionsPage;
|
||||
MercurialClient *client;
|
||||
|
||||
Core::IVersionControl *mercurialVC;
|
||||
MercurialControl *mercurialVC;
|
||||
Core::ICore *core;
|
||||
Core::ActionManager *actionManager;
|
||||
Core::ActionContainer *mercurialContainer;
|
||||
|
||||
Reference in New Issue
Block a user