Skip to content

Commit

Permalink
wrong declaration in last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel authored and Daniel committed Jul 5, 2015
1 parent ca3e6c6 commit 8baf426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/gui/dataWidgets/cxMeshInfoWidget.h
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ protected slots:
StringPropertyParentFramePtr mParentFrameAdapter;
StringPropertyDataNameEditablePtr mNameAdapter;
StringPropertyDataUidEditablePtr mUidAdapter;
StringPropertyActiveMeshPtr mSelectMeshWidget;
StringPropertySelectMeshPtr mSelectMeshWidget;
ColorPropertyPtr mColorAdapter;
QCheckBox* mBackfaceCullingCheckBox;
QCheckBox* mFrontfaceCullingCheckBox;
Expand Down

0 comments on commit 8baf426

Please sign in to comment.