mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-21 23:40:26 -04:00
Code maintenance for Qt 5:
- Fixed some missing headers - Fixed some deprecated functions git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6845 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
30103ef5f2
commit
3e15a7bb86
15 changed files with 136 additions and 147 deletions
|
@ -23,6 +23,7 @@
|
|||
#include <QDropEvent>
|
||||
#include <QUrl>
|
||||
#include <QFileInfo>
|
||||
#include <QMimeData>
|
||||
|
||||
#include "DropLineEdit.h"
|
||||
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
#include <QDropEvent>
|
||||
#include <QUrl>
|
||||
#include <QTimer>
|
||||
#include <QMimeData>
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue