Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
f5636f88
Commit
f5636f88
authored
Jan 18, 2011
by
Marco Bubke
Browse files
QmlDesigner: Fix warning
parent
4dc17bc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qmldesigner/components/stateseditor/stateseditorview.cpp
View file @
f5636f88
...
...
@@ -245,7 +245,7 @@ void StatesEditorView::propertiesAboutToBeRemoved(const QList<AbstractProperty>
}
void
StatesEditorView
::
variantPropertiesChanged
(
const
QList
<
VariantProperty
>
&
propertyList
,
PropertyChangeFlags
/*propertyChange*/
)
void
StatesEditorView
::
variantPropertiesChanged
(
const
QList
<
VariantProperty
>
&
/*
propertyList
*/
,
PropertyChangeFlags
/*propertyChange*/
)
{
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment