mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
rbutilQt: fix Dialogs, so they are modal.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14080 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2e2f92c906
commit
f358d4ad94
4 changed files with 7 additions and 3 deletions
|
|
@ -24,7 +24,7 @@
|
|||
#include "progressloggerinterface.h"
|
||||
#include "ui_installprogressfrm.h"
|
||||
|
||||
class ProgressLoggerGui :public ProgressloggerInterface
|
||||
class ProgressLoggerGui :public ProgressloggerInterface
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue