From feda8a7db8d1d7c5439aa8f8feef7cc0dd2b59a0 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 27 Jul 2018 23:51:12 -0400 Subject: New upstream version 3.2.1+dfsg1 --- SQLiteStudio3/Tests/TestUtils/TestUtils.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'SQLiteStudio3/Tests/TestUtils/TestUtils.pro') diff --git a/SQLiteStudio3/Tests/TestUtils/TestUtils.pro b/SQLiteStudio3/Tests/TestUtils/TestUtils.pro index f448ccb..77e0b19 100644 --- a/SQLiteStudio3/Tests/TestUtils/TestUtils.pro +++ b/SQLiteStudio3/Tests/TestUtils/TestUtils.pro @@ -23,7 +23,8 @@ SOURCES += \ mocks.cpp \ dbattachermock.cpp \ dbmanagermock.cpp \ - collationmanagermock.cpp + collationmanagermock.cpp \ + extensionmanagermock.cpp HEADERS +=\ testutils_global.h \ @@ -35,7 +36,8 @@ HEADERS +=\ mocks.h \ dbattachermock.h \ dbmanagermock.h \ - collationmanagermock.h + collationmanagermock.h \ + extensionmanagermock.h unix:!symbian { maemo5 { -- cgit v1.2.3