Skip to content
Snippets Groups Projects
Commit 5fe96d3d authored by Lyndon Brown's avatar Lyndon Brown Committed by Hugo Beauzée-Luyssen
Browse files

qt: add missing tooltips to add-folder media library interface buttons

parent eab82acc
No related branches found
No related tags found
No related merge requests found
......@@ -48,6 +48,9 @@
<height>16</height>
</size>
</property>
<property name="toolTip">
<string>Add scanned folder</string>
</property>
<property name="text">
<string>+</string>
</property>
......@@ -61,6 +64,9 @@
<height>16</height>
</size>
</property>
<property name="toolTip">
<string>Add banned folder</string>
</property>
<property name="text">
<string>+</string>
</property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment