┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/panels/panel.h')
-rw-r--r--src/panels/panel.h2
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.