Skip to content

Commit 1caf6d7

Browse files
committed
Link resources around a bit, Fixes #344, Fixes #333
1 parent 95fa1db commit 1caf6d7

File tree

5 files changed

+6
-0
lines changed

5 files changed

+6
-0
lines changed

main/qtpass.plist

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../qtpass.plist

src/src.pro

+2
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,5 @@ PRE_TARGETDEPS += compiler_updateqm_make_all
6666
SOURCES += singleapplication.cpp
6767
HEADERS += singleapplication.h
6868
}
69+
70+
RESOURCES += ../resources.qrc

tests/auto/artwork

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../artwork

tests/auto/ui/qtpass.plist

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../qtpass.plist

tests/auto/util/qtpass.plist

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../qtpass.plist

0 commit comments

Comments
 (0)