diff options
Diffstat (limited to 'src/panels/panel.h')
| -rw-r--r-- | src/panels/panel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panels/panel.h b/src/panels/panel.h index 84d73e74c..ec3405ad2 100644 --- a/src/panels/panel.h +++ b/src/panels/panel.h @@ -21,8 +21,8 @@ #ifndef PANEL_H #define PANEL_H -#include <QWidget> #include <QUrl> +#include <QWidget> /** * @brief Base widget for all panels that can be docked on the window borders. |
