forked from qt-creator/qt-creator
API Documentation: Add VCSBase.
This commit is contained in:
@@ -44,10 +44,6 @@ class AbstractCheckoutJob;
|
||||
namespace Internal {
|
||||
class CheckoutProgressWizardPage;
|
||||
|
||||
/* See BaseCheckoutWizard.
|
||||
* Overwrites reject() to first kill the checkout
|
||||
* and then close. */
|
||||
|
||||
class CheckoutWizardDialog : public Utils::Wizard {
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user