Skip to content

Commit

Permalink
fix resources path
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Sep 5, 2019
1 parent 69ea323 commit b2a7280
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion wincan2qgep/ui/databrowserdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
</customwidget>
</customwidgets>
<resources>
<include location="../resources.qrc"/>
<include location="wincan2qgep.resources.qrc"/>
</resources>
<connections>
<connection>
Expand Down
2 changes: 1 addition & 1 deletion wincan2qgep/ui/sectionwidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
<tabstop>sectionUseEdit</tabstop>
</tabstops>
<resources>
<include location="../resources.qrc"/>
<include location="wincan2qgep.resources.qrc"/>
</resources>
<connections>
<connection>
Expand Down

0 comments on commit b2a7280

Please sign in to comment.