From e0df02598b8e19d8b6ddf07fdbca661489ab2e99 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 25 Aug 2023 11:21:54 +0900 Subject: Drop USE_TQT4 code Signed-off-by: Michele Calgaro --- kexi/core/kexiblobbuffer.h | 1 - 1 file changed, 1 deletion(-) (limited to 'kexi/core/kexiblobbuffer.h') diff --git a/kexi/core/kexiblobbuffer.h b/kexi/core/kexiblobbuffer.h index 5207818e..4299bbb1 100644 --- a/kexi/core/kexiblobbuffer.h +++ b/kexi/core/kexiblobbuffer.h @@ -86,7 +86,6 @@ class KEXICORE_EXPORT KexiBLOBBuffer : public TQObject class Item; public: //! long integer for unique identifying blobs -//! @todo TQt4: will be changed typedef long Id_t; //! Access to KexiBLOBBuffer singleton -- cgit v1.2.1