mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-14 20:12:29 -04:00
Merged revision 7165 from v0.5.5
Create a hard link for preview on Windows with the real name of the downloading file git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7309 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
4569c21cb0
commit
07e57836bf
5 changed files with 126 additions and 8 deletions
|
@ -364,6 +364,7 @@ HEADERS += rshare.h \
|
|||
util/HandleRichText.h \
|
||||
util/ObjectPainter.h \
|
||||
util/QtVersion.h \
|
||||
util/RsFile.h \
|
||||
gui/bwgraph/bwgraph.h \
|
||||
gui/profile/ProfileWidget.h \
|
||||
gui/profile/ProfileManager.h \
|
||||
|
@ -683,6 +684,7 @@ SOURCES += main.cpp \
|
|||
util/misc.cpp \
|
||||
util/HandleRichText.cpp \
|
||||
util/ObjectPainter.cpp \
|
||||
util/RsFile.cpp \
|
||||
gui/bwgraph/bwgraph.cpp \
|
||||
gui/profile/ProfileWidget.cpp \
|
||||
gui/profile/StatusMessage.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue