Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.

Commit

Permalink
Add missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
mujx committed Mar 4, 2018
1 parent 9e8d41b commit d703377
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/MainWindow.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@

#pragma once

#include <functional>

#include <QMainWindow>
#include <QSharedPointer>
#include <QStackedWidget>
Expand Down

0 comments on commit d703377

Please sign in to comment.