From 3c4f0c5ab73720b6846b48c0cfe2ddd7e3f16a82 Mon Sep 17 00:00:00 2001 From: anovikova Date: Thu, 7 Aug 2025 15:15:13 +0300 Subject: [PATCH] testing v2 --- testinfo.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testinfo.h b/testinfo.h index 8c019c4..5660ebe 100644 --- a/testinfo.h +++ b/testinfo.h @@ -10,6 +10,8 @@ class testInfo:public QObject private slots: + void testcreateevent(); + void testTmkOpen(); void testtmkgetmaxn(); void testmrtgetmaxn();