summaryrefslogtreecommitdiffstats
path: root/common/domain/dummy.fbs
blob: 8816b09a5ca971d68884e4915904ad711446aa63 (plain)
1
2
3
4
5
6
7
namespace Akonadi2.ApplicationDomain.Buffer;

table Dummy {
}

root_type Dummy;
file_identifier "AKFB";