Skip to content
Snippets Groups Projects
Commit 75689de2 authored by Jan Möbius's avatar Jan Möbius
Browse files

Fixed cppcheck warnings

git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@13345 383ad7c9-94d9-4d36-a494-682f7c89f535
parent bedb4f70
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ public:
signals:
// BaseInterface
void updateView();
void updatedObject(int, const UpdateType _type);
void updatedObject(int, const UpdateType& _type);
void nodeVisibilityChanged(int);
// PickingInterface
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment