mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-10 01:55:19 -04:00
Code maintenance for Qt 5:
- Changed qInstallMsgHandler to qInstallMessageHandler - Changed qt_use_native_dialogs to filedialog_hook (Windows only) Removed unused method Rshare::winEventFilter and signal Rshare::shutdown (Windows only) git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6852 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
f10f029d45
commit
c8b8daf110
7 changed files with 62 additions and 34 deletions
|
@ -24,7 +24,6 @@
|
|||
#include <QUrl>
|
||||
#include <QMimeData>
|
||||
#include <QTimer>
|
||||
#include <QFileDialog>
|
||||
|
||||
#include <retroshare-gui/RsAutoUpdatePage.h>
|
||||
#include <gui/common/RsCollectionFile.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue