Skip to content

Commit

Permalink
Fix Qt 6.6 build
Browse files Browse the repository at this point in the history
  • Loading branch information
hluk committed Dec 18, 2023
1 parent 40e4ce9 commit 95657ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/mainwindow.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include "platform/platformnativeinterface.h"

#include <QMainWindow>
#include <QPersistentModelIndex>
#include <QPointer>
#include <QTimer>
#include <QtContainerFwd>
Expand Down

0 comments on commit 95657ab

Please sign in to comment.