Skip to content

Commit

Permalink
Add missing headers for qt 5.5. Fixes #37
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelSchneid3r committed Aug 6, 2015
1 parent 55a67a5 commit a8d0102
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/mainwidget/history.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#include <QObject>
#include <QStringList>
#include <QSettings>
#include <QDataStream>

class History : public QObject
{
Expand Down

0 comments on commit a8d0102

Please sign in to comment.