summaryrefslogtreecommitdiff
path: root/src/interface/Component.cpp
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-04-06 23:45:24 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-04-06 23:45:24 (GMT)
commitbbfbb81086897d50b67bf1494ac150eb607add72 (patch)
tree80bab3ddb1f62f847f12947bc81fac2c091669b8 /src/interface/Component.cpp
parent8f8de875c6f7a68a3e47252a8653abb72fd398c1 (diff)
downloadpowder-bbfbb81086897d50b67bf1494ac150eb607add72.zip
powder-bbfbb81086897d50b67bf1494ac150eb607add72.tar.gz
Confirmation Dialogue, Save selection and multi-delete
Diffstat (limited to 'src/interface/Component.cpp')
-rw-r--r--src/interface/Component.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interface/Component.cpp b/src/interface/Component.cpp
index 0efc2b1..5db7acc 100644
--- a/src/interface/Component.cpp
+++ b/src/interface/Component.cpp
@@ -148,5 +148,4 @@ void Component::OnMouseWheelInside(int localx, int localy, int d)
Component::~Component()
{
-
}