From f674e179d602d3ccb9818d28fe06f371059449dc Mon Sep 17 00:00:00 2001 From: Nikita Kostovsky Date: Sun, 22 Jun 2025 16:54:02 +0200 Subject: parse and insert feeds and items --- src/iatomobject.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/iatomobject.h (limited to 'src/iatomobject.h') diff --git a/src/iatomobject.h b/src/iatomobject.h new file mode 100644 index 0000000..f6e28b1 --- /dev/null +++ b/src/iatomobject.h @@ -0,0 +1,9 @@ +#pragma once + +// #include + +// class IAtomObject +// { +// public: +// virtual QString tag() const = 0; +// }; -- cgit v1.2.3-70-g09d2