Rename basecheckoutwizard.* to vcsbase/basecheckoutwizardfactory.*

Change-Id: I9f607b9d27b52fbbc26ae601e7a36c30bcc3df59
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Tobias Hunger
2014-05-05 15:21:29 +02:00
parent 8e7651db19
commit b4965ba023
11 changed files with 15 additions and 15 deletions

View File

@@ -30,7 +30,7 @@
#ifndef CHECKOUTWIZARD_H
#define CHECKOUTWIZARD_H
#include <vcsbase/basecheckoutwizard.h>
#include <vcsbase/basecheckoutwizardfactory.h>
namespace Cvs {
namespace Internal {