mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-22 07:49:56 -05:00
fixed implicit type warning
This commit is contained in:
parent
7a873c3b53
commit
d83709d519
@ -255,7 +255,7 @@ private:
|
||||
QList<QLabel*> tagLabels;
|
||||
|
||||
// needed to send system flags with reply
|
||||
unsigned msgFlags;
|
||||
unsigned int msgFlags;
|
||||
|
||||
RSTreeWidgetItemCompareRole *m_compareRole;
|
||||
QCompleter *m_completer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user