trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: February 2012

class TDEUI_EXPORT_DEPRECATED KEdit : public TQMultiLineEdit

From: Darrell Anderson <humanreadable@...>
Date: Thu, 23 Feb 2012 22:29:20 -0800 (PST)
In keditcl.h, installed by tdelibs, is the following:

class TDEUI_EXPORT_DEPRECATED KEdit : public TQMultiLineEdit

What does that mean to any code wanting to use that function? That is, how should the code be updated to call that function?

Darrell