https://bugs.kde.org/show_bug.cgi?id=382848
Elvis Angelaccio <elvis.angelac...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |17.07.90 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/dol | |phin/594a36783471fb3f8b23a2 | |b543010d3c9d4cc878 --- Comment #2 from Elvis Angelaccio <elvis.angelac...@kde.org> --- Git commit 594a36783471fb3f8b23a2b543010d3c9d4cc878 by Elvis Angelaccio. Committed on 28/07/2017 at 12:05. Pushed by elvisangelaccio into branch 'Applications/17.08'. Fix loading of dolphinui.rc dolphin.qrc is compiled into a static library, which means we need to force its loading with the Q_INIT_RESOURCE macro. See http://doc.qt.io/qt-5/resources.html#using-resources-in-a-library FIXED-IN: 17.07.90 Differential Revision: https://phabricator.kde.org/D6958 M +2 -0 src/dolphinmainwindow.cpp https://commits.kde.org/dolphin/594a36783471fb3f8b23a2b543010d3c9d4cc878 -- You are receiving this mail because: You are watching all bug changes.