Small clean in sip file

This commit is contained in:
Marco Hugentobler 2011-07-04 16:32:40 +02:00
parent 21d9226171
commit 3849742b10

View File

@ -147,7 +147,7 @@ class QgsComposerItem: QObject, QGraphicsRectItem
/** \brief Set selected, selected item should be highlighted */
virtual void setSelected( bool s );
sipCppRet
/** \brief Is selected */
virtual bool selected();