mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-02 15:45:12 +00:00
Log icon theme
This commit is contained in:
@@ -780,6 +780,9 @@ bool OpenSystemSettings(SystemSettingsType type) {
|
|||||||
namespace ThirdParty {
|
namespace ThirdParty {
|
||||||
|
|
||||||
void start() {
|
void start() {
|
||||||
|
LOG(("Icon theme: %1").arg(QIcon::themeName()));
|
||||||
|
LOG(("Fallback icon theme: %1").arg(QIcon::fallbackThemeName()));
|
||||||
|
|
||||||
GtkIntegration::Autorestart(GtkIntegration::Type::Base);
|
GtkIntegration::Autorestart(GtkIntegration::Type::Base);
|
||||||
GtkIntegration::Autorestart(GtkIntegration::Type::TDesktop);
|
GtkIntegration::Autorestart(GtkIntegration::Type::TDesktop);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user