mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 18:05:36 -04: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() )
|
if ( Calamares::Settings::instance()->debugMode() )
|
||||||
{
|
{
|
||||||
QPushButton* debugWindowBtn = new QPushButton;
|
QPushButton* debugWindowBtn = new QPushButton;
|
||||||
|
debugWindowBtn->setObjectName( "debugButton" );
|
||||||
CALAMARES_RETRANSLATE(
|
CALAMARES_RETRANSLATE(
|
||||||
debugWindowBtn->setText( tr( "Show debug information" ) );
|
debugWindowBtn->setText( tr( "Show debug information" ) );
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue