mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 05:23:56 -07:00
More debug.
Took 40 seconds
This commit is contained in:
parent
33219b7bca
commit
e3dffa63e8
1 changed files with 1 additions and 0 deletions
|
|
@ -353,6 +353,7 @@ void ThemeManager::themeChangedSlot()
|
|||
qApp->setStyle(nullptr); // setting the style also sets the palette
|
||||
}
|
||||
|
||||
qInfo() << "Default style name: " << defaultStyleName;
|
||||
qInfo() << "Available styles:" << QStyleFactory::keys();
|
||||
qInfo() << "Plugin paths:" << QCoreApplication::libraryPaths();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue