diff options
Diffstat (limited to 'src/cat/LuaLabel.h')
| -rw-r--r-- | src/cat/LuaLabel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cat/LuaLabel.h b/src/cat/LuaLabel.h index a80ea4f..2653d9c 100644 --- a/src/cat/LuaLabel.h +++ b/src/cat/LuaLabel.h @@ -26,4 +26,4 @@ public: LuaLabel(lua_State * l); ~LuaLabel(); -};
\ No newline at end of file +}; |
