disambiguate IContext for vc9

This commit is contained in:
Oswald Buddenhagen
2009-04-14 10:08:40 +02:00
parent 570884931b
commit 9ec1737db1

View File

@@ -462,7 +462,7 @@ void EditorManager::removeEditor(IEditor *editor)
} }
void EditorManager::handleContextChange(IContext *context) void EditorManager::handleContextChange(Core::IContext *context)
{ {
if (debugEditorManager) if (debugEditorManager)
qDebug() << Q_FUNC_INFO; qDebug() << Q_FUNC_INFO;