mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 19:05:46 -05:00
commit
71478fd38d
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ CalamaresWindow::CalamaresWindow( QWidget* parent )
|
|||
if ( Calamares::Settings::instance()->debugMode() )
|
||||
{
|
||||
QPushButton* debugWindowBtn = new QPushButton;
|
||||
debugWindowBtn->setObjectName( "debugButton" );
|
||||
CALAMARES_RETRANSLATE(
|
||||
debugWindowBtn->setText( tr( "Show debug information" ) );
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue