Build fix.

This commit is contained in:
Tobias Hunger
2010-02-16 13:46:14 +01:00
parent fdd85b7f33
commit 0924cb1c99

View File

@@ -99,7 +99,7 @@ protected:
void timerEvent(QTimerEvent *event);
void otherPropertyChanged(const QmlObjectNode &);
void transformChanged(const QmlObjectNode &qmlObjectNode);
void PropertyEditor::setupPane(const QString &typeName);
void setupPane(const QString &typeName);
void stateChanged(const QmlModelState &newQmlModelState, const QmlModelState &oldQmlModelState);
private slots: