aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/sctp_graph_dialog.ui
diff options
context:
space:
mode:
authorRoland Knall <roland.knall@br-automation.com>2017-07-25 16:15:18 +0200
committerRoland Knall <rknall@gmail.com>2017-07-26 10:11:55 +0000
commitddfc1d37ccb5e2a6aeef5cce47479ddc36684f33 (patch)
tree826c413469f9cd477033389d3171d75830371e4b /ui/qt/sctp_graph_dialog.ui
parent95930c2d1fa356d5301b7c5e53b20035876bb436 (diff)
Qt: Move utils to separate utils directory
Following the move for widgets directory, moving utils to the utils directory. Guidelines for this directory are: - Generic use but not a widget - Utility functionality used by many classes Note: additionally all includes affected by this move have been changed to absolute path includes, instead of relative ones. Change-Id: I019ae4b6e6f6d06a5745a63ed195edbd36fb936b Reviewed-on: https://code.wireshark.org/review/22602 Petri-Dish: Roland Knall <rknall@gmail.com> Reviewed-by: Roland Knall <rknall@gmail.com>
Diffstat (limited to 'ui/qt/sctp_graph_dialog.ui')
-rw-r--r--ui/qt/sctp_graph_dialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/sctp_graph_dialog.ui b/ui/qt/sctp_graph_dialog.ui
index 2c2bd0dbbe..fff2eb6de0 100644
--- a/ui/qt/sctp_graph_dialog.ui
+++ b/ui/qt/sctp_graph_dialog.ui
@@ -129,7 +129,7 @@
<customwidget>
<class>QCustomPlot</class>
<extends>QWidget</extends>
- <header>qcustomplot.h</header>
+ <header>widgets/qcustomplot.h</header>
<container>1</container>
</customwidget>
</customwidgets>