mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-09 17:45:15 -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
|
@ -19,7 +19,7 @@
|
|||
* Boston, MA 02110-1301, USA.
|
||||
****************************************************************/
|
||||
|
||||
#include <QFileDialog>
|
||||
#include <QFileInfo>
|
||||
|
||||
#include "ULListDelegate.h"
|
||||
#include "xprogressbar.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue