Remove gcc deprecation attribute to fix smoke failure

pull/16/head
Timothy Pearson 12 years ago
parent d93d02f5e6
commit 6f181849bb

@ -239,9 +239,6 @@ class TDEFX_EXPORT KStyle: public TQCommonStyle
// Old API
// DEPRECATED
#ifdef MARK_OLD_VIRTUAL_STYLE_API_CALLS_DEPRECATED
__attribute__ ((deprecated))
#endif
virtual void drawKStylePrimitive( KStylePrimitive kpe,
TQPainter* p,
const TQWidget* widget,

Loading…
Cancel
Save