DiffFileInfo: Export it back again

It should be still exported as it's a part of
FileData class, which is also exported.

Amends b677fbe992

Change-Id: I0d53dff2c355cddf7d1f3d001cb7b71210c75223
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Jarek Kobus
2022-09-30 08:39:40 +02:00
parent 38f88f6310
commit 9f25c2dedf

View File

@@ -21,7 +21,7 @@ namespace Utils { class Diff; }
namespace DiffEditor { namespace DiffEditor {
class DiffFileInfo { class DIFFEDITOR_EXPORT DiffFileInfo {
public: public:
enum PatchBehaviour { enum PatchBehaviour {
PatchFile, PatchFile,