Skip to content

Commit

Permalink
fix ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
NEDJIMAbelgacem committed Jan 18, 2022
1 parent c10885a commit fce2c45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/qgsdockablewidgethelper.cpp
Expand Up @@ -18,6 +18,8 @@
#include "qgsdockwidget.h"
#include "qgsapplication.h"

#include <QLayout>

QgsDockableWidgetHelper::QgsDockableWidgetHelper( bool isDocked, const QString &windowTitle, QWidget *widget, QMainWindow *ownerWindow )
: QObject( nullptr )
, mWidget( widget )
Expand Down

0 comments on commit fce2c45

Please sign in to comment.