initialize in the correct order
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=849708
This commit is contained in:
parent
c8823d1900
commit
3f368be2c1
@ -93,8 +93,8 @@ IconAction::IconAction(Icon* icon, QAction *action)
|
||||
m_action(action),
|
||||
m_hovered(false),
|
||||
m_pressed(false),
|
||||
m_visible(false),
|
||||
m_selected(false),
|
||||
m_visible(false),
|
||||
m_animationId(-1)
|
||||
{
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user