blob: 21c69be06f2e31ce56864c4a86dd5c4aa7815d3d [file] [log] [blame]
#ifndef ExternDotGenerated_HPP
#define ExternDotGenerated_HPP
#include <QObject>
// GENERATED Object source includes externally generated .moc file
class ExternDotGenerated : public QObject
{
Q_OBJECT
public:
ExternDotGenerated();
~ExternDotGenerated();
};
#endif