diff options
Diffstat (limited to 'protocols/Tox/src/tox_icons.cpp')
-rw-r--r-- | protocols/Tox/src/tox_icons.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/src/tox_icons.cpp b/protocols/Tox/src/tox_icons.cpp index 0faaf9a295..87ebdaa925 100644 --- a/protocols/Tox/src/tox_icons.cpp +++ b/protocols/Tox/src/tox_icons.cpp @@ -21,4 +21,4 @@ HANDLE CToxProto::GetIconHandle(int iconId) return Icons[i].hIcolib;
return NULL;
-}
\ No newline at end of file +}
|