Add missing comment

This commit is contained in:
Christian Gruber 2020-09-21 00:50:24 +02:00
parent bc80bbb325
commit 833edd0b29

View File

@ -52,6 +52,7 @@ protected:
};
// mock up for GncImportMatchMap
class GncMockImportMatchMap : public GncImportMatchMap
{
public: