Skip to content

Commit 1aead30

Browse files
committed
typo fixed
1 parent 917f024 commit 1aead30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/third_party/mimetypes-qt4/mimetypes-qt4.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
} ],
4747

4848
[ 'OS == "win"', {
49-
'sources': [ 'io/qstandardpaths_win.cpp', 'qsystemlibrary.cpp' ],
49+
'sources': [ 'io/qstandardpaths_win.cpp', 'io/qsystemlibrary.cpp' ],
5050
} ],
5151

5252
[ 'OS == "mac" or OS=="ios"', {

0 commit comments

Comments
 (0)