summaryrefslogtreecommitdiffhomepage
path: root/pose-widget
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-03-30 13:35:35 +0200
committerStanislaw Halik <sthalik@misaki.pl>2017-04-06 04:21:35 +0200
commite7158125d3c3b63371ddc7dc2d5b7d7865d91e64 (patch)
tree9ce314487879712916403b0f1dd92c5a96246aeb /pose-widget
parent8660d0f4e141b32ce306144e95547a40926c62ed (diff)
pose-widget: rename unit and header
Diffstat (limited to 'pose-widget')
-rw-r--r--pose-widget/pose-widget.cpp (renamed from pose-widget/glwidget.cpp)2
-rw-r--r--pose-widget/pose-widget.hpp (renamed from pose-widget/glwidget.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/pose-widget/glwidget.cpp b/pose-widget/pose-widget.cpp
index beddc5e9..a0653f17 100644
--- a/pose-widget/glwidget.cpp
+++ b/pose-widget/pose-widget.cpp
@@ -5,7 +5,7 @@
* copyright notice and this permission notice appear in all copies.
*/
-#include "glwidget.h"
+#include "pose-widget.hpp"
#include "compat/util.hpp"
#include "compat/timer.hpp"
#include <cmath>
diff --git a/pose-widget/glwidget.h b/pose-widget/pose-widget.hpp
index 4f50008e..4f50008e 100644
--- a/pose-widget/glwidget.h
+++ b/pose-widget/pose-widget.hpp