shiyb
2025-05-19 9ca199497985c526c31e8884f6911fd49be6b807
Test/errorexample.h
@@ -3,11 +3,11 @@
#include <QObject>
class errorexample
{
    Q_OBJECT
public:
    errorexample();
class errorexample {
  Q_OBJECT
 public:
  errorexample();
  void createLeak();
};
#endif // ERROREXAMPLE_H
#endif  // ERROREXAMPLE_H