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_plugin4/itst_plugin4.h

13 lines
220 B
C++

#ifndef ITST_PLUGIN4_H
#define ITST_PLUGIN4_H
class Itst_plugin4
{
};
#define Itst_plugin4_iid "com.RTPTechGroup.Raindrop.Itst_plugin4/1.0"
Q_DECLARE_INTERFACE(Itst_plugin4, Itst_plugin4_iid)
#endif // IMAINWINDOW_H