mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-30 20:36:36 -05:00
FeedReader:
- added notify in main window, systray icon and settings git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6021 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
b1d887b614
commit
0a499634dd
9 changed files with 270 additions and 55 deletions
|
|
@ -12,6 +12,7 @@ SOURCES = FeedReaderPlugin.cpp \
|
|||
gui/FeedReaderNotify.cpp \
|
||||
gui/FeedReaderConfig.cpp \
|
||||
gui/FeedReaderStringDefs.cpp \
|
||||
gui/FeedReaderUserNotify.cpp \
|
||||
util/CURLWrapper.cpp \
|
||||
util/XMLWrapper.cpp \
|
||||
util/HTMLWrapper.cpp \
|
||||
|
|
@ -28,6 +29,7 @@ HEADERS = FeedReaderPlugin.h \
|
|||
gui/FeedReaderNotify.h \
|
||||
gui/FeedReaderConfig.h \
|
||||
gui/FeedReaderStringDefs.h \
|
||||
gui/FeedReaderUserNotify.h \
|
||||
util/CURLWrapper.h \
|
||||
util/XMLWrapper.h \
|
||||
util/HTMLWrapper.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue