last bit of isVisible() removed

svn path=/trunk/KDE/kdelibs/; revision=1058565
This commit is contained in:
Marco Martin 2009-12-04 17:28:35 +00:00
parent 6d360fd501
commit bb94c31546

View File

@ -89,11 +89,6 @@ public:
*/
QEasingCurve::Type easingCurveType() const;
/**
* get the animation visibility
*/
bool isVisible() const;
protected:
/**