mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
refs #760, new 3D swift icons
* removed old icons * new icons in CIcons class * and as ico / icns (MAC)
This commit is contained in:
committed by
Roland Winklmeier
parent
898b8e4078
commit
ccb14b4d19
@@ -36,7 +36,7 @@ using namespace BlackGui;
|
||||
using namespace BlackGui::Components;
|
||||
|
||||
CSwiftCore::CSwiftCore(QWidget *parent) :
|
||||
CSystemTrayWindow(CIcons::swiftNova24(), parent),
|
||||
CSystemTrayWindow(CIcons::swiftCore24(), parent),
|
||||
CIdentifiable(this),
|
||||
ui(new Ui::CSwiftCore)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user