DEBSOURCES
Skip Quicknav
sources / structure-synth / 1.5.0-3 / StructureSynth / Model / PrimitiveClass.h
123456789101112
#pragma once #include <QString> namespace StructureSynth { namespace Model { /// Every PrimitiveRule can be assigned a class. } }