summaryrefslogtreecommitdiff
path: root/src/cat/LuaButton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cat/LuaButton.h')
-rw-r--r--src/cat/LuaButton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cat/LuaButton.h b/src/cat/LuaButton.h
index 012779d..69a77a4 100644
--- a/src/cat/LuaButton.h
+++ b/src/cat/LuaButton.h
@@ -30,4 +30,4 @@ public:
LuaButton(lua_State * l);
~LuaButton();
-}; \ No newline at end of file
+};