Prepare for patch generation, fix internals.

Change-Id: Ib3b7c5c433f9f9230eb14d23a3029681841e2e68
Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
This commit is contained in:
jkobus
2014-02-27 16:16:11 +01:00
committed by Jarek Kobus
parent 5d2cd2e56d
commit 0ba55199b2
4 changed files with 129 additions and 83 deletions

View File

@@ -138,9 +138,9 @@ QString DiffEditorPlugin::getFileContents(const QString &fileName) const
#include "sidebysidediffeditorwidget.h"
void DiffEditor::Internal::DiffEditorPlugin::testAssemblyRows()
void DiffEditor::Internal::DiffEditorPlugin::testFixPositions()
{
SideBySideDiffEditorWidget::testAssemblyRows();
SideBySideDiffEditorWidget::testFixPositions();
}
#endif // WITH_TESTS