mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-30 02:45:37 -04:00
[welcome] Show progress during requirements checking
This commit is contained in:
parent
b169281b69
commit
c508e3ed4d
3 changed files with 10 additions and 1 deletions
|
@ -51,6 +51,8 @@ public slots:
|
|||
/** @brief All the requirements are complete, switch to list view */
|
||||
void requirementsComplete( bool );
|
||||
|
||||
void requirementsProgress( const QString& message );
|
||||
|
||||
protected:
|
||||
WaitingWidget *m_waitingWidget;
|
||||
CheckerWidget *m_checkerWidget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue