From a9f01a4c20e63df989f1e24d9026b519393360dd Mon Sep 17 00:00:00 2001 From: peri4 Date: Thu, 15 Jun 2023 12:38:17 +0300 Subject: [PATCH] README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 69ccf6f..31fa360 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ After successfully install, you can use next CMake imported targets: * QAD::Application * QAD::Blockview * QAD::Graphic - widget for realtime visualization and publication quality 1D/2D plots + * QAD::SQL - wrapper around QtSqlQuery for code amount reduce * QAD::SQLTable - widget for display and edit data based on SQL tables with relations * QAD::TouchWidgets - collection of widgets for touch screen interface * QAD::Doc - markdown helper for qt