Skip to content

Commit

Permalink
move oauth resources to top level
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed May 19, 2021
1 parent de11305 commit cedb625
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/auth/oauth2/resources/oauth2_resources.qrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<RCC>
<qresource prefix="/oauth2method">
<file>svg/hidden.svg</file>
<file>svg/visible.svg</file>
<file>svg/visible_red.svg</file>
<file>oauth2_verification_finished.html</file>
<file>svg/close.svg</file>
<file>svg/fileopen.svg</file>
<file>svg/export.svg</file>
<file>svg/import.svg</file>
</qresource>
</RCC>
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit cedb625

Please sign in to comment.