summary refs log tree commit diff
path: root/resources/res.qrc
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2019-11-03 02:09:36 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2019-11-23 20:06:15 +0100
commit993926e189e213e9bb809c458cf5599d3aea055d (patch)
treecd5f9fff8377d0967f3735f86ee38486ba054b0b /resources/res.qrc
parentImprove avatar look and layouting (diff)
downloadnheko-993926e189e213e9bb809c458cf5599d3aea055d.tar.xz
Make user clickable and improve button cursor look
Diffstat (limited to 'resources/res.qrc')
-rw-r--r--resources/res.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/res.qrc b/resources/res.qrc
index 86b1364c..264ed82d 100644
--- a/resources/res.qrc
+++ b/resources/res.qrc
@@ -117,6 +117,7 @@
     <qresource prefix="/">
         <file>qml/TimelineView.qml</file>
         <file>qml/Avatar.qml</file>
+        <file>qml/ImageButton.qml</file>
         <file>qml/StatusIndicator.qml</file>
         <file>qml/EncryptionIndicator.qml</file>
         <file>qml/TimelineRow.qml</file>