diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-04-09 02:17:04 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-04-09 02:17:04 +0300 |
commit | 239780557f6641c225828e0cb6508f47c0bc15aa (patch) | |
tree | 1a064cfd3cdb11dd46aa7b04737e7a07c2333eba /resources/res.qrc | |
parent | Implement initial registration stage (diff) | |
download | nheko-239780557f6641c225828e0cb6508f47c0bc15aa.tar.xz |
Add logout button
Logout from the current session and invalidate the current token
Diffstat (limited to 'resources/res.qrc')
-rw-r--r-- | resources/res.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/res.qrc b/resources/res.qrc index a6e4580a..0c1479d8 100644 --- a/resources/res.qrc +++ b/resources/res.qrc @@ -10,6 +10,7 @@ <file>icons/clip-dark.png</file> <file>icons/share-dark.png</file> <file>icons/user-shape.png</file> + <file>icons/power-button-off.png</file> </qresource> <qresource prefix="/fonts"> |