summaryrefslogtreecommitdiff
path: root/src/iatomobject.h
blob: f6e28b1f21ce9233a6f1aec08999321a0f96dd4a (plain)
1
2
3
4
5
6
7
8
9
#pragma once

// #include <QString>

// class IAtomObject
// {
// public:
//     virtual QString tag() const = 0;
// };