Fixed contributor avatar links (#2126)
* Fixed contributor avatar links Had to put them in qtresource format so those will actually display in Settings -> About. Reference: https://doc.qt.io/qt-5/resources.html#compiled-in-resources * Added my avatar and updated documentation
This commit is contained in:
@@ -11,6 +11,7 @@ public:
|
||||
struct {
|
||||
QPixmap fourtf;
|
||||
QPixmap pajlada;
|
||||
QPixmap zneix;
|
||||
} avatars;
|
||||
struct {
|
||||
QPixmap addSplit;
|
||||
|
||||
Reference in New Issue
Block a user