From 833edd0b29dcc936ec77ece9bf6a331d8cffdd75 Mon Sep 17 00:00:00 2001 From: Christian Gruber Date: Mon, 21 Sep 2020 00:50:24 +0200 Subject: [PATCH] Add missing comment --- libgnucash/engine/mocks/gmock-Account.h | 1 + 1 file changed, 1 insertion(+) diff --git a/libgnucash/engine/mocks/gmock-Account.h b/libgnucash/engine/mocks/gmock-Account.h index 04a48b5d80..608e11cad8 100644 --- a/libgnucash/engine/mocks/gmock-Account.h +++ b/libgnucash/engine/mocks/gmock-Account.h @@ -52,6 +52,7 @@ protected: }; +// mock up for GncImportMatchMap class GncMockImportMatchMap : public GncImportMatchMap { public: