diff options
-rw-r--r-- | client/client.qrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/client.qrc b/client/client.qrc index d85a872..696a869 100644 --- a/client/client.qrc +++ b/client/client.qrc @@ -14,5 +14,7 @@ <file>icons/icon_close_no_commit.png</file> <file>icons/icon_discard.png</file> <file>fonts/VeraMono.ttf</file> + <file alias="COPYING">../server/COPYING</file> + <file alias="AUTHORS">../server/AUTHORS</file> </qresource> </RCC> |