mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
OP-1331 uncrustified
This commit is contained in:
parent
7affc8d12f
commit
38b0617596
@ -270,7 +270,7 @@ void MainWindow::extensionsInitialized()
|
||||
|
||||
// We'll use qApp macro to get the QApplication pointer
|
||||
// and set the style sheet application wide.
|
||||
//qDebug() << "Setting application style sheet to:" << style;
|
||||
// qDebug() << "Setting application style sheet to:" << style;
|
||||
qApp->setStyleSheet(style);
|
||||
|
||||
qs->endGroup();
|
||||
|
Loading…
Reference in New Issue
Block a user