We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf836b commit 3d3b818Copy full SHA for 3d3b818
1 file changed
gui/txtreport.h
@@ -36,6 +36,8 @@
36
*/
37
class TxtReport : public Report
38
{
39
+ Q_OBJECT
40
+
41
public:
42
TxtReport(const QString &filename, QObject * parent = 0);
43
virtual ~TxtReport();
0 commit comments