VCS: Un-static testDiffFileResolving

Change-Id: I43c40585e5ac50369422d78f74240d7249be95ae
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Orgad Shaneh
2013-01-28 20:50:05 +02:00
committed by Orgad Shaneh
parent ce4ead4001
commit ea33bed564
8 changed files with 10 additions and 10 deletions

View File

@@ -275,7 +275,7 @@ private:
#ifdef WITH_TESTS
public:
static void testDiffFileResolving(VcsBaseEditorWidget *editor);
void testDiffFileResolving();
#endif
};