bibExtractor.h (cb2bib-2.0.0) | : | bibExtractor.h (cb2bib-2.0.1) | ||
---|---|---|---|---|
/*************************************************************************** | /*************************************************************************** | |||
* Copyright (C) 2004-2019 by Pere Constans | * Copyright (C) 2004-2021 by Pere Constans | |||
* constans@molspaces.com | * constans@molspaces.com | |||
* cb2Bib version 2.0.0. Licensed under the GNU GPL version 3. | * cb2Bib version 2.0.1. Licensed under the GNU GPL version 3. | |||
* See the LICENSE file that comes with this distribution. | * See the LICENSE file that comes with this distribution. | |||
***************************************************************************/ | ***************************************************************************/ | |||
#ifndef BIBEXTRACTOR_H | #ifndef BIBEXTRACTOR_H | |||
#define BIBEXTRACTOR_H | #define BIBEXTRACTOR_H | |||
#include <QObject> | #include <QObject> | |||
class bibParser; | class bibParser; | |||
class metadataParser; | class metadataParser; | |||
class networkQuery; | class networkQuery; | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |