diff options
| author | Felix Queißner <git@mq32.de> | 2020-06-08 15:36:11 +0200 |
|---|---|---|
| committer | Felix Queißner <git@mq32.de> | 2020-06-08 15:36:11 +0200 |
| commit | 0ad2367f1bcfb307810b256835d7d952930f5857 (patch) | |
| tree | b06f1bdabe29b11774a7bc95dd192c77db510d09 /src/browsertab.hpp | |
| parent | 25fcf4a129545cdcdceb87ca8deaeabaf2239e03 (diff) | |
| download | kristall-0ad2367f1bcfb307810b256835d7d952930f5857.tar.gz | |
Ubuntu20.04 patch commit. Happy hacking!
Diffstat (limited to 'src/browsertab.hpp')
| -rw-r--r-- | src/browsertab.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/browsertab.hpp b/src/browsertab.hpp index a7bda50..815f239 100644 --- a/src/browsertab.hpp +++ b/src/browsertab.hpp @@ -1,6 +1,7 @@ #ifndef BROWSERTAB_HPP #define BROWSERTAB_HPP +#include <memory> #include <QWidget> #include <QUrl> #include <QGraphicsScene> |
