Save miniwindows states

This commit is contained in:
Henrique Santiago
2012-06-21 16:31:22 -03:00
parent 96c363d997
commit a7c17cec2e
22 changed files with 317 additions and 60 deletions

View File

@@ -33,9 +33,9 @@ SkillPercentPanel < ProgressBar
MiniWindow
id: skillWindow
!text: tr('Skills')
height: 350
height: 150
icon: skills.png
@onClose: Skills.toggle()
@onClose: Skills.onMiniWindowClose()
MiniWindowContents
anchors.fill: parent