From 55d315d8b39f18766a50c8435cb26fee1715b6d2 Mon Sep 17 00:00:00 2001 From: Andrey Bychkov Date: Thu, 26 Jun 2025 17:43:51 +0300 Subject: [PATCH] qcodeedit fix incorrect completer position --- .gitignore | 1 + qad | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 48a9424..0173eb3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ CMakeLists.txt.user* /release /build +/build* /*_build_* diff --git a/qad b/qad index d403d0a..0f13cf5 160000 --- a/qad +++ b/qad @@ -1 +1 @@ -Subproject commit d403d0a242fe5fdb16bf170189994c2320eca043 +Subproject commit 0f13cf5196dbc9c4756bbf051f808fb3b289f304