diff options
| author | mniip <mniip@mniip.com> | 2013-05-11 11:08:32 (GMT) |
|---|---|---|
| committer | mniip <mniip@mniip.com> | 2013-05-11 11:08:32 (GMT) |
| commit | 4d9b9b17d7593333e271de07b68fbef64b310cfa (patch) | |
| tree | bc3153d6a2f4d5cdb1e91cc51e2e88dcefb538c0 /src/cat/LuaWindow.h | |
| parent | c2cdec9e621a2af25a256a484fdf68adc46ea96f (diff) | |
| download | powder-4d9b9b17d7593333e271de07b68fbef64b310cfa.zip powder-4d9b9b17d7593333e271de07b68fbef64b310cfa.tar.gz | |
D:
Diffstat (limited to 'src/cat/LuaWindow.h')
| -rw-r--r-- | src/cat/LuaWindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cat/LuaWindow.h b/src/cat/LuaWindow.h index f48c5f9..187b3dd 100644 --- a/src/cat/LuaWindow.h +++ b/src/cat/LuaWindow.h @@ -79,4 +79,4 @@ public: ui::Window * GetWindow() { return window; } LuaWindow(lua_State * l); ~LuaWindow(); -};
\ No newline at end of file +}; |
