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:
@@ -2,6 +2,7 @@
|
||||
<qresource prefix="/">
|
||||
<file>avatars/fourtf.png</file>
|
||||
<file>avatars/pajlada.png</file>
|
||||
<file>avatars/zneix.png</file>
|
||||
<file>buttons/addSplit.png</file>
|
||||
<file>buttons/addSplitDark.png</file>
|
||||
<file>buttons/ban.png</file>
|
||||
|
||||
Reference in New Issue
Block a user