forked from len0rd/rockbox
Rename InstallFrm to InstallWindowFrm.
The Install class has been renamed recently to InstallWindow. Rename the form too so it uses the same class basename again. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24698 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4d6b1b6eb3
commit
e5b63c61ab
4 changed files with 14 additions and 11 deletions
|
|
@ -204,7 +204,7 @@ TARGET = rbutilqt
|
|||
|
||||
FORMS += rbutilqtfrm.ui \
|
||||
aboutbox.ui \
|
||||
installfrm.ui \
|
||||
installwindowfrm.ui \
|
||||
progressloggerfrm.ui \
|
||||
configurefrm.ui \
|
||||
browsedirtreefrm.ui \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue