Skip to content

Commit a4c0bcf

Browse files
filnetf5soh
authored andcommitted
Merged in filnet/librepilot/LP-567_uavobjectbrowser_highlight_handling (pull request #510)
LP-567 fix compilation error with older Qt versions Approved-by: Philippe Renon <philippe_renon@yahoo.fr> Approved-by: Lalanne Laurent <f5soh@free.fr>
2 parents e0513f3 + 445c5dd commit a4c0bcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ground/gcs/src/plugins/uavobjectbrowser/treeitem.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
#include "uavobjectfield.h"
3535

3636
#include <QList>
37-
#include <QMap>
37+
#include <QSet>
3838
#include <QVariant>
3939
#include <QTime>
4040
#include <QTimer>

0 commit comments

Comments
 (0)