From c21c4a8f6edc6078e46f4beb2368129899c6cfe8 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 13:01:09 -0500 Subject: Fix inadvertent tqt changes. --- src/kvilib/ext/kvi_crypt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kvilib/ext') diff --git a/src/kvilib/ext/kvi_crypt.h b/src/kvilib/ext/kvi_crypt.h index 673716d5..23d4ef45 100644 --- a/src/kvilib/ext/kvi_crypt.h +++ b/src/kvilib/ext/kvi_crypt.h @@ -51,7 +51,7 @@ typedef void (*crypt_engine_deallocator_func)(KviCryptEngine *); #endif //COMPILE_CRYPT_SUPPORT - // we must include this declaration to make tqmoc happy even + // we must include this declaration to make moc happy even // if we're not compiling the crypt support class KVILIB_API KviCryptEngine : public TQObject, public KviHeapObject -- cgit v1.2.1