]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/panel.h
Fix selection rect after porting from QFontMetrics::width()
[dolphin.git] / src / panels / panel.h
index 84d73e74c0087d625d1569b686ab7768351b8c35..ec3405ad2578ed2692034b5e05268ca42c6ebd85 100644 (file)
@@ -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.