mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 16:15:23 -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
|
@ -47,9 +47,6 @@
|
|||
|
||||
class QModelIndex;
|
||||
class QPainter;
|
||||
class QStyleOptionProgressBarV2;
|
||||
class QProgressBar;
|
||||
class QApplication;
|
||||
|
||||
|
||||
class DLListDelegate: public QAbstractItemDelegate {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue