diff options
Diffstat (limited to 'plugins/TopToolBar/main.cpp')
-rw-r--r-- | plugins/TopToolBar/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TopToolBar/main.cpp b/plugins/TopToolBar/main.cpp index 04cede70ae..54b7542c24 100644 --- a/plugins/TopToolBar/main.cpp +++ b/plugins/TopToolBar/main.cpp @@ -83,4 +83,4 @@ extern "C" int __declspec(dllexport) Unload(void) DestroyHookableEvent(hHookTTBModuleLoaded);
return 0;
-}
\ No newline at end of file +}
|