git-svn-id: svn://db.shs.com.ru/libs@565 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -13,9 +13,7 @@ class ObjectsView: public QWidget, private Ui::ObjectsView
|
||||
public:
|
||||
ObjectsView(QWidget * parent = 0);
|
||||
~ObjectsView();
|
||||
#ifdef PIP_INTROSPECTION
|
||||
void showObjects(const PIVector<PIIntrospection::ObjectInfo> & objects);
|
||||
#endif
|
||||
protected:
|
||||
void changeEvent(QEvent * e);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user