refs #760, new 3D swift icons

* removed old icons
* new icons in CIcons class
* and as ico / icns (MAC)
This commit is contained in:
Klaus Basan
2016-09-09 20:28:26 +02:00
committed by Roland Winklmeier
parent 898b8e4078
commit ccb14b4d19
129 changed files with 317 additions and 372 deletions

View File

@@ -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)
{