forked from qt-creator/qt-creator
Compile fix
Change-Id: I76fe5a046a7e69248613090aeba8e25e5ea4a3c5 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
@@ -169,7 +169,6 @@ ViewData::ViewData() :
|
|||||||
}
|
}
|
||||||
|
|
||||||
ClearCasePlugin::ClearCasePlugin() :
|
ClearCasePlugin::ClearCasePlugin() :
|
||||||
VcsBase::VcsBasePlugin(ClearCase::Constants::CLEARCASECHECKINEDITOR_ID),
|
|
||||||
m_commandLocator(0),
|
m_commandLocator(0),
|
||||||
m_checkOutAction(0),
|
m_checkOutAction(0),
|
||||||
m_checkInCurrentAction(0),
|
m_checkInCurrentAction(0),
|
||||||
|
Reference in New Issue
Block a user