removed empty #ifdef Q_WS_WIN

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8397 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
electron128 2015-06-08 08:50:09 +00:00
parent 17a76071b6
commit e1fbd77d80
29 changed files with 3 additions and 147 deletions

View file

@ -283,6 +283,7 @@ H [ ] get rid of the old cache system (remove CacheStrapper, CacheSource,
H [ ] enable circles for channels/posted/forums
E [ ] enable people dialog
E [ ] fix RSButtonOnText::eventFilter, and fix all places where RSButtonOnText gets deleted
E [ ] find all places where the deprecated(in Qt5) Q_WS_WIN and other Q_WS* macros are used, and replace with something else
GXS
H [ ] add the ability to use anonymous identities into circles. Needs new distribution model using items encrypted for multiple GXS keys.