This repository has been archived on 2023-08-11. You can view files and clone it, but cannot push or open issues or pull requests.
plugin/tests/auto/tst_plugin3/itst_plugin3.h

13 lines
220 B
C++

#ifndef ITST_PLUGIN3_H
#define ITST_PLUGIN3_H
class Itst_plugin3
{
};
#define Itst_plugin3_iid "com.RTPTechGroup.Raindrop.Itst_plugin3/1.0"
Q_DECLARE_INTERFACE(Itst_plugin3, Itst_plugin3_iid)
#endif // IMAINWINDOW_H