From 7dbafc0a730d2caa4e685848f60c05e583b9c140 Mon Sep 17 00:00:00 2001
From: Adrian Knobloch <adrian.knobloch@student.kit.edu>
Date: Tue, 30 Jun 2015 12:31:37 +0200
Subject: [PATCH] moved FilterableTreeView to ArmarXGuiBase/widgets/

---
 .../ArmarXPlotter/ArmarXPlotterDialog.ui                        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/RobotAPI/gui-plugins/SensorActorWidgetsPlugin/ArmarXPlotter/ArmarXPlotterDialog.ui b/source/RobotAPI/gui-plugins/SensorActorWidgetsPlugin/ArmarXPlotter/ArmarXPlotterDialog.ui
index 784fb590f..62c86008d 100644
--- a/source/RobotAPI/gui-plugins/SensorActorWidgetsPlugin/ArmarXPlotter/ArmarXPlotterDialog.ui
+++ b/source/RobotAPI/gui-plugins/SensorActorWidgetsPlugin/ArmarXPlotter/ArmarXPlotterDialog.ui
@@ -254,7 +254,7 @@
   <customwidget>
    <class>FilterableTreeView</class>
    <extends>QTreeView</extends>
-   <header location="global">Gui/applications/ArmarXGui/Widgets/FilterableTreeView.h</header>
+   <header location="global">Gui/libraries/ArmarXGuiBase/widgets/FilterableTreeView.h</header>
   </customwidget>
  </customwidgets>
  <resources/>
-- 
GitLab