diff options
Diffstat (limited to 'kexi/core/kexiblobbuffer.h')
-rw-r--r-- | kexi/core/kexiblobbuffer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kexi/core/kexiblobbuffer.h b/kexi/core/kexiblobbuffer.h index 5207818ef..4299bbb1b 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 |